usmannasir / cyberpanel

Cyber Panel - The hosting control panel for OpenLiteSpeed
GNU General Public License v3.0
1.62k stars 616 forks source link

[FEATURE] Import/Export Docker images/containers #1302

Open master3395 opened 3 months ago

master3395 commented 3 months ago

When we back up our CyberPanel and migrate to a new setup, re-adding all the Docker images and containers can be a tedious process.

It would be incredibly helpful if there were an option to import/export these configurations. Additionally, having a method to handle advanced environment variables (ENV) in bulk would save a lot of time, especially when dealing with multiple configurations. Currently, adding 12-20 ENV settings one by one is quite time-consuming.

For reference, here's how Portainer allows users to manage ENV configurations in an advanced manner:

image Here is how CyberPanel shows every ENV atm. Skjermbilde 2024-08-10 015717

https://community.cyberpanel.net/t/feature-import-export-docker-images-containers/54580