Portainer Script Added

This commit is contained in:
2022-11-12 12:52:31 +05:30
parent c0d9973273
commit f23c3eb032
8 changed files with 198 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# Yml Files to Portainer Json Script
1. Run `pip install -r requirements.txt `
2. Run `cp .env.copy .env `, Config `.env` file for file path, where yml files are located.
3. Run the `yml_to_json.py` script.
4. File named `portainer_json_format.json` will be created.