Toegang
Open uw browser en ga naar: http://<SERVER_IP>
Standaard inloggegevens:
- E-mail:
[email protected] - Wachtwoord:
password
Wijzig het wachtwoord onmiddellijk na uw eerste login (u kunt ook het e-mailadres bijwerken).
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