Step5.访问登陆系统:http://xxx.xxx.xx.x:9000,默认账号密码用户电子邮件地址:admin@admin.com 密码:password WeiyiGeek. 0x02 基础设置 1.安全设置 1.修改初始用户的密码和电子邮件地址 2.低权限用户BookStack 的数据库用户具有仅访问用于 BookStack 数据的数据库的有限权限。 3.禁用”目录索引”,以防止未知用...
Admin email Admin password Open demo site Screenshots Page View How core content is viewed in BookStack Page Editor The WYSIWYG interface for editing pages Image Manager How images are uploaded and managed All Books Overview An overview of the top-level categorisation ...
uid: admin@admin.compwd: password 5. LDAP 参考:https://www.bookstackapp.com/docs/admin/ldap-auth/ 四、备份与恢复 1. 备份 (1) 数据库备份参考:MySQL Backup (2) 文件备份: a. .env: 配置文件; b. public/uploads: 用户上传的图片; c. storage/uploads: 用户上传的附件; 将文件压缩打包: tar-...
Visit: https://your-domain.com Default login information: Email: admin@admin.com Password: password 1. 2. 3. 4. ⚠️ 当你第一次登陆后,请立即修改你的密码 D. 运维命令 查看日志 docker-compose logs -f 1. 重启服务 docker-compose restart 1. 停止服务 docker-compose down 1. 更新镜像 doc...
Run php artisan migrate to update the database. Done! You can now login using the default admin details admin@admin.com with a password of password. You should change these details immediately after logging in for the first time.Webserver ConfigurationExample...
echo -e "\t * 1 * ${vert}PLEASE NOTE the MariaDB password root:${DB_ROOT} ${rescolor}" echo -e "\t * 2 * ${rouge}AND DELETE the file ${TMPROOTPWD} ${rescolor}" echo -e "\t * 3 * ${bleu}Logon http://${HOSTNAME} or http://${CURRENT_IP} -> admin@admin.com:...
default-time-zone='+08:00' # Custom config should go here !includedir /etc/mysql/conf.d/ bookstack安装 docker pull solidnerd/bookstack #远程连接mysql,创建bookstack数据库(docker中mysql -p 3307:3306) #注意3307 为宿主机访问虚拟机的端口(虚拟机端口),这个没影响 DB_HOST,因为docker使用为默认网络doc...
Hi, I've noticed that since the last commit that the default admin@admin.com user doesn't seem to get generated with a password anymore on a fresh install. MariaDB [bookstack_db]> select * from users; +---+---+---+---...
Enteradmin@admin.comas theEmailandpasswordas thePasswordto log into BookStack. Inside theDashboard, tap theShelfbutton and click onCreate one now. Enter aNamefor your master shelf, give it a briefDescription, and hit theSave Shelfbutton. ...
After these steps you can visit http://localhost:8080. You can login with username admin@admin.com and password password. Inspiration This is a fork of Kilhog/docker-bookstack. Kilhog did the intial work, but I want to go in a different direction.About...