Skip to main content

Eject a Decidim out of Voca

Sometimes your voca user would want to leave your voca service, and that’s fine. To give them back control on their application, you can eject the container through some manual actions.

Once ejected, you will be able to transmit the following things:

  • A backup of their data
  • Secrets needed to run the application
  • A Dockerfile and a docker-compose
  • Github pipelines to run redeploy on their own jelastic.

This will enable you to offer additional transfert services, or backup services as your customer take back their sovereignty.

🚧 This page has a work on progress:

  • document github action
  • document fetching last restic backup and prepare for transmissions