Commit 8cf8267 1 parent a8c95a6 commit 8cf8267 Copy full SHA for 8cf8267
File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,8 @@ To run anon you will need to:
30
30
app you create has read/write permission so it can tweet)
31
31
1 . add IP ranges/names to ` config.json `
32
32
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)
34
35
35
36
### IP Ranges
36
37
@@ -116,6 +117,13 @@ file, use the `--config` parameter:
116
117
117
118
./anon.js --config test.config
118
119
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
+
119
127
## With Docker
120
128
121
129
### Build image
You can’t perform that action at this time.
0 commit comments