Docker-based deployment scripts. #12
Merged
sander
merged 5 commits from deploy_docker
into master
5 years ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'deploy_docker'
Deleting a branch is permanent. It CANNOT be undone. Continue?
I thought this was working in a Docker container. Turns out it still uses SQLite no matter what config I pass in - it just creates a file named after the config.
Probably I forgot a JSON.parse() somewhere.
The database configuration now works, but some errors appear when actually trying to run it with Postgres. Looks like the queries will not work out of the box. Needs further attention.
WIP: Docker-based deployment scripts.to Docker-based deployment scripts. 5 years ago7b1b8e0fee
into master 5 years ago7b1b8e0fee
.