-
Hi, if you're using the recomended docker-compose.yml you'll get a problem if you try to restore.
```yml
# Include every volume-Path you might want to backup!
- "/var/lib/docker/:/var/lib/doc…
-
I am trying to install on a Fresh 18.04 installation, on a fresh LXD container.
```
ubuntu@bookstack:~$ sudo ./installation-ubuntu-18.04.sh
Enter the domain you want to host BookStack and pre…
-
**Describe the bug**
When executing _php artisan migrate_ I get this error:
```
ct118-bookstack:/var/www/bookstack# php artisan migrate --no-interaction --force
PHP Fatal error: Interface 'Sessio…
-
First of all thanks for creating this container.
I started using this container some days ago. Today I had to restart my docker infrastructure and had to realize, that all my uploaded documents wer…
-
* BookStack Version: 0.22.0
* PHP Version:7.0
* MySQL Version:5.7.22
##### Expected Behavior
be able to create pages :)
##### Current Behavior
An Error Occurred
An unknown error occur…
-
### For Bug Reports
* BookStack Version: 0.20.3
* PHP Version:
* MySQL Version: 5.7.21
This is using solidnerd/docker-bookstack
##### Expected Behavior
HTML export would contain images. …
-
Latest version.
`APP_URL=http://localhost/bookstack/`
CSS and other assets have broken paths.
example asset path (404):
`http://localhost/bookstack/css/styles.css?version=v0.18.2`
`APP_URL=…
-
* BookStack Version: latest
* PHP Version: 7
* MySQL Version: 5.7
* Apache2
* Ubuntu 16 LTS latest
I have a problem with the HTML/PDF Export, (with ngixn and apache2). Everytime I try to export…
-
I'm having some issues installing bookstack on Ubuntu 16.04. I should mention that it is an Ubuntu 16.04 `lxc` container, running an nginx on the host doing ssl termination and then proxy-ing everythi…
-
### For Feature Requests
It would be great to add the ability to insert video in pages. I did this using tinymce media plugin, but little uncomfortably.