Mercurial > p > roundup > code
comparison doc/installation.txt @ 4792:1a0cf0345465
issue2550789 document how to initialize a tracker without exposing the admin password
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 08 Jun 2013 22:24:35 -0400 |
| parents | 80f9a1fbc0cc |
| children | 609edf9de0a5 |
comparison
equal
deleted
inserted
replaced
| 4791:140d4c2469db | 4792:1a0cf0345465 |
|---|---|
| 229 | 229 |
| 230 Note: running this command will *destroy any existing data in the | 230 Note: running this command will *destroy any existing data in the |
| 231 database*. In the case of MySQL and PostgreSQL, any existing database | 231 database*. In the case of MySQL and PostgreSQL, any existing database |
| 232 will be dropped and re-created. | 232 will be dropped and re-created. |
| 233 | 233 |
| 234 Once this is done, the tracker has been created. | 234 Once this is done, the tracker has been created. See the note in |
| 235 the user_guide on how to initialise a tracker without being | |
| 236 prompted for the password or exposing the password on the command | |
| 237 line. | |
| 235 | 238 |
| 236 2. At this point, your tracker is set up, but doesn't have a nice user | 239 2. At this point, your tracker is set up, but doesn't have a nice user |
| 237 interface. To set that up, we need to `configure a web interface`_ and | 240 interface. To set that up, we need to `configure a web interface`_ and |
| 238 optionally `configure an email interface`_. If you want to try your | 241 optionally `configure an email interface`_. If you want to try your |
| 239 new tracker out, assuming "tracker :: web" is set to | 242 new tracker out, assuming "tracker :: web" is set to |
