ckan / ckan/ckan-docker-base

Separate commands to init/migrate DB, create superuser, install packages

Open
#57 0 comments 0 reactions 1 assignee Claimed by @wardi View on GitHub
Dominant language
Shell
Stars
35
Forks
41
PR merge metrics
No merged PRs in 30d

Description

Our startup script tries to install all packages found (in dev), initialize the DB and create a superuser on every startup. This is slow and mostly unnecessary.

These are things we only need to do once in prod and occasionally in dev. Let's provide an install script and document commands to do these tasks instead of running them automatically every time.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.