Docker-based deployment scripts. #12

Merged
sander merged 5 commits from deploy_docker into master 5 years ago
sander commented 5 years ago
Owner
There is no content yet.
sander added 1 commit 5 years ago
26a59e419c First Dockerfile and build script that yields a working container. No config yet, and all runs in dev mode.
sander added a new dependency 5 years ago
sander added 1 commit 5 years ago
055ed3e86d Working container with PostgreSQL support.
Poster
Owner

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.

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.
Poster
Owner

Probably I forgot a JSON.parse() somewhere.

Probably I forgot a JSON.parse() somewhere.
sander added 2 commits 5 years ago
0e5295d10a Small changes to get_knex.
sander added 1 commit 5 years ago
a9c1f84426 Fix tests for new API URL code.
Poster
Owner

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.

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.
sander changed title from WIP: Docker-based deployment scripts. to Docker-based deployment scripts. 5 years ago
sander merged commit 7b1b8e0fee into master 5 years ago
sander deleted branch deploy_docker 5 years ago
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
The pull request has been merged as 7b1b8e0fee.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Reference: sander/MuDBase#12
Loading…
There is no content yet.