Adgang
Åbn din browser og gå til: http://<SERVER_IP>
Standardloginoplysninger:
- E-mail:
[email protected] - Adgangskode:
password
Skift adgangskoden straks efter din første login (du kan også opdatere e-mailadressen).
Vigtige filer og mapper
- Installationsti:
/var/www/bookstack - Webrod:
/var/www/bookstack/public - Miljøfil:
/var/www/bookstack/.env - Lagringsdirectory:
/var/www/bookstack/storage - Uploadmappe:
/var/www/bookstack/public/uploads - Apache-konfiguration:
/etc/apache2/sites-available/bookstack.conf
Tjenester
Apache:
systemctl status apache2
systemctl restart apache2
MySQL:
systemctl status mysql
systemctl restart mysql