Jump to content

Main public logs

Combined display of all available logs of Official NixOS Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 07:34, 9 July 2024 Mic92 talk contribs created page Translations:Hydra/5/de (Created page with "=== Webserverkonfiguration === Hydra stellt ein Webinterface auf [http://localhost:3000/ at localhost] und Port 3000 bereit. Allerdings muss ein neuer Admin-Account (als UNIX user <code>hydra</code>) erstellt werden, bevor man in der Lage ist Ă„nderungen vorzunehmen: <syntaxHighlight lang=bash> # su - hydra $ hydra-create-user alice --full-name 'Alice Q. User' \ --email-address 'alice@example.org' --password-prompt --role admin </syntaxHighlight>")