Files
IOT_Stack/Portainer_Script/README.md
T
2022-11-12 12:52:31 +05:30

8 lines
274 B
Markdown

# 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.