Adgang
Åbn din browser og besøg: http://<SERVER_IP>
Standard login-legitimationsoplysninger:
- E-mail:
[email protected] - Adgangskode:
password
Skift adgangskoden umiddelbart efter dit første login (du kan også opdatere e-mailadressen).
Vigtige filer og mapper
- Installationssti:
/var/www/bookstack - Webrod:
/var/www/bookstack/public - Miljøfil:
/var/www/bookstack/.env - Lagerkatalog:
/var/www/bookstack/storage - Upload bibliotek:
/var/www/bookstack/public/uploads - Apache opsætning:
/etc/apache2/sites-available/bookstack.conf
Tjenester
Apache:
systemctl status apache2
systemctl restart apache2
MySQL:
systemctl status mysql
systemctl restart mysql