Skip to content

Commit 8cf8267

Browse files
committed
anon instance at wikimedia is back!
1 parent a8c95a6 commit 8cf8267

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ 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`
33+
1. `./anon.js` (you may want to use our shared instance in Wikimedia Labs, see
34+
below)
3435

3536
### IP Ranges
3637

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

117118
./anon.js --config test.config
118119

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+
119127
## With Docker
120128

121129
### Build image

0 commit comments

Comments
 (0)