Commit fcf0523
Lasim
feat: Add comprehensive documentation for docker-to-iac module
- Created index.mdx for available parsers in docker-to-iac.
- Added detailed documentation for Render.com parser including prerequisites, architecture, and supported variables.
- Established project structure documentation outlining directory organization and purposes.
- Documented the automated NPM publishing process for docker-to-iac.
- Developed a quickstart guide for using docker-to-iac with examples for translating Docker Compose and run commands.
- Provided guidelines for contributing to Render service types configurations.
- Explained service connections feature for multi-container applications in docker-to-iac.
- Compiled a reference for supported Docker Compose variables and registries.
- Detailed testing procedures for the docker-to-iac module, including unit and end-to-end tests.1 parent 053ebbf commit fcf0523
24 files changed
Lines changed: 3850 additions & 2 deletions
File tree
- app/docs
- docs/docker-to-iac
- parser
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
0 commit comments