Open ken-muturi opened 6 months ago
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.
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
What process would i take ensuring i dont loose data?