Closed
Description
I've tried to install this on two separate servers via docker-compose by copy/pasting services in the README, and in both it doesn't serve.
Expected Behavior
Should serve Bookstack.
Current Behavior
Doesn't serve Bookstack.
Steps to Reproduce
- Copy/paste docker-compose config from README with the addition of APP_URL
- docker-compose up -d
- Access it through a browser
Environment
OS: Ubuntu 16.04
CPU architecture: x86_64
How docker service was installed: Like docker's documentation shows
Docker logs
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 10-adduser: executing...
-------------------------------------
_ ()
| | ___ _ __
| | / __| | | / \
| | \__ \ | | | () |
|_| |___/ |_| \__/
Brought to you by linuxserver.io
We gratefully accept donations at:
https://www.linuxserver.io/donate/
-------------------------------------
GID/UID
-------------------------------------
User uid: 1000
User gid: 1000
-------------------------------------
[cont-init.d] 10-adduser: exited 0.
[cont-init.d] 20-config: executing...
[cont-init.d] 20-config: exited 0.
[cont-init.d] 30-keygen: executing...
using keys found in /config/keys
[cont-init.d] 30-keygen: exited 0.
[cont-init.d] 50-config: executing...
App Key found - setting variable for seds
Running config - db_user set
/var/run/s6/etc/cont-init.d/50-config: line 62: warning: command substitution: ignored null byte in input
/var/run/s6/etc/cont-init.d/50-config: line 62: warning: command substitution: ignored null byte in input
Nothing to migrate.
Metadata
Metadata
Assignees
Labels
No labels