English
Removing Portainer
- Best Answerset by zaja
Just remove the files you created during the installation in steps 1, 2a and 2b of the instructions and restart the container stack using docker compose down
and docker compose up -d
again.
Then remove /data/conf/portainer
inside your mailcow folder.
The most important part is removing docker-compose.override.yml
(or the Portainer-specific configuration in this file if you are using additional overrides) so Portainer doesn’t run anymore.
Have something to say?
Join the community by quickly registering to participate in this discussion. We'd like to see you joining our great moo-community!
- Edited
accolon thanks
I have received this error:
Removing network mailcowdockerized_mailcow-network ERROR: error while removing network: network mailcowdockerized_mailcow-network id........
and here is the solution:
mailcow/mailcow-dockerized2684