Translations:Hydra/5/en: Difference between revisions
Importing a new version from external source |
Importing a new version from external source |
||
| Line 1: | Line 1: | ||
=== Web Configuration === | === Web Configuration === | ||
Hydra will provide the web interface [http://localhost:3000/ at localhost] port 3000. However you need to create a new admin user (as | Hydra will provide the web interface [http://localhost:3000/ at localhost] port 3000. However you need to create a new admin user (as UNIX user <code>hydra</code>) before being able to perform any changes: | ||
<syntaxHighlight lang=bash> | <syntaxHighlight lang=bash> | ||
# su - hydra | # su - hydra | ||