Skip to main content

Bookstack | Commands

Usefull commands for bookstack container using php artisan.

folder where php artisan can execute isn't at the same place for the vanilla or linux server version ! (can cause "Could not open input file: artisan" error)

Bookstack vanilla : /var/www/html

Linux server version : /app/www

Create an Admin User

Create a new admin user via the command line. Can offer a good last resort if you ever get locked out the system. Will use the details provided as options otherwise will request them interactively.

 

Commands