Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Move an existing installation to Development mode #146

Open
ken-muturi opened this issue May 7, 2024 · 1 comment
Open

Question: Move an existing installation to Development mode #146

ken-muturi opened this issue May 7, 2024 · 1 comment
Assignees

Comments

@ken-muturi
Copy link

I have an exisiting CKAN Docker installation, but the client wants to have some edits to the template as well as install afew more plugins. The documentations states that we use Development mode

if you are making code changes to CKAN and either creating new extensions or making code changes to existing extensions. This mode also uses the .env file for config options.

What process would i take ensuring i dont loose data?

@kowh-ai kowh-ai self-assigned this May 12, 2024
@kowh-ai
Copy link
Contributor

kowh-ai commented May 12, 2024

Well, to not lose any data, make sure you don't delete the Docker volumes. However as you have installed CKAN using the "Non Development" Docker option it will be a bit tricky to modify code and to work on new extensions as you will need to have the Development library dependancies (dev-requirements.txt) installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants