-
Notifications
You must be signed in to change notification settings - Fork 37
Servers
nalemadi edited this page Jun 3, 2015
·
6 revisions
Production server: http://aidr-prod.qcri.org/AIDRFetchManager/
Staging server: http://10.5.4.10:8080/AIDRFetchManager/index.jsp (must be accessed from the internal "lab" network).
To run the collector tester in the staging server, use this command:
sudo mvn -P <profile> test -Dtest=CollectorTesterTest -Dconfig=<configFilePath> -DcollectionTask=<collectionFilePath(properties,xml or json file)> -Dquiet=<true,false(default)> -Dtime=<(in seconds)(default 60)>
- Home
- [What is AIDR?](AIDR Overview)
- The science behind AIDR
- [Operator's manual](AIDR Operator's Manual)
- [Public API documentation](API documentation)
- High-level overview
- Common
- DB Manager
- DTO standards
- Database schema
- Manager
- Manager API
- Collector
- Collector API
- Reconnect strategy
- Collector Tester
- Output
- Output API
- Output Buffered
- Output Streaming
- Output Tester
- Persister
- Persister API
- Persister Tester
- Tagger
- Tagger Concepts
- Tagger API
- Tagger Tester
- Trainer
- Trainer API
- PyBossa Trainer