Skip to content

Commit a8c95a6

Browse files
committed
Wikimedia instance dead
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.
1 parent 39470b0 commit a8c95a6

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.md

+1-9
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ To run anon you will need to:
3030
app you create has read/write permission so it can tweet)
3131
1. add IP ranges/names to `config.json`
3232
1. modify status template if desired
33-
1. `./anon.js` (you may want to use our shared instance in Wikimedia Labs, see
34-
below)
33+
1. `./anon.js`
3534

3635
### IP Ranges
3736

@@ -117,13 +116,6 @@ file, use the `--config` parameter:
117116

118117
./anon.js --config test.config
119118

120-
### Running on Wikimedia Labs
121-
122-
We have a shared instance of anon running on [Wikimedia
123-
Labs](http://tools.wmflabs.org/anon). This is useful once you have a
124-
configuration that is working and you'd like to have the running instance
125-
in labs use it.
126-
127119
## With Docker
128120

129121
### Build image

0 commit comments

Comments
 (0)