Toegang
Open je browser en ga naar: http://<SERVER_IP>
Standaard inloggegevens:
- E-mailadres:
[email protected] - Wachtwoord:
password
Wijzig het wachtwoord direct na je eerste aanmelding (je kunt ook het e-mailadres aanpassen).
Belangrijke bestanden en mappen
- Installatiepad:
/var/www/bookstack - Webroot:
/var/www/bookstack/public - Omgevingsbestand:
/var/www/bookstack/.env - Opslagmap:
/var/www/bookstack/storage - Uploadmap:
/var/www/bookstack/public/uploads - Apache-configuratie:
/etc/apache2/sites-available/bookstack.conf
Diensten
Apache:
systemctl status apache2
systemctl restart apache2
MySQL:
systemctl status mysql
systemctl restart mysql