Skip to content

Commit

Permalink
Wikimedia instance dead
Browse files Browse the repository at this point in the history
I noticed that anon wasn't running for a couple months by accident. As I
tried to get it working again I noticed that the Kubernetes cluster and
NFS seemed to be malfunctioning and I didn't have the time to
investigate what was going on other than opening a ticket:

https://phabricator.wikimedia.org/T262734

For the moment I've taken the config.json from the Wikimedia instance
and am running it on my own server.
  • Loading branch information
edsu committed Sep 18, 2020
1 parent 39470b0 commit a8c95a6
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ To run anon you will need to:
app you create has read/write permission so it can tweet)
1. add IP ranges/names to `config.json`
1. modify status template if desired
1. `./anon.js` (you may want to use our shared instance in Wikimedia Labs, see
below)
1. `./anon.js`

### IP Ranges

Expand Down Expand Up @@ -117,13 +116,6 @@ file, use the `--config` parameter:

./anon.js --config test.config

### Running on Wikimedia Labs

We have a shared instance of anon running on [Wikimedia
Labs](http://tools.wmflabs.org/anon). This is useful once you have a
configuration that is working and you'd like to have the running instance
in labs use it.

## With Docker

### Build image
Expand Down

0 comments on commit a8c95a6

Please sign in to comment.