Merged
Conversation
added 9 commits
June 9, 2025 16:56
…roved navigation and title accuracy
…anced documentation structure
…son for page structure
- 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.
- Introduced DeployStack Config File Reference detailing the config.yml schema and customization options. - Created .deploystack Directory Reference to explain the structure and purpose of the .deploystack directory. - Documented Docker Compose Requirements outlining the necessary conditions for using Docker Compose with DeployStack. - Explained Environment Variables management in DeployStack, including usage in Docker configurations. - Provided a detailed Getting Started guide for deploying Docker applications with DeployStack. - Added GitHub Application documentation for integrating DeployStack with GitHub for automatic updates. - Outlined the Infrastructure as Code Lifecycle for managing template updates and synchronization. - Developed a Branch Strategy guide for implementing multi-branch deployment strategies. - Documented the One-Click Deploy feature for simplified application deployment across cloud providers. - Compiled a Troubleshooting guide for common issues encountered during repository submission and deployment.
|
🎉 This PR is included in version 1.31.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
migrate to fumadocs
Change Type
Checklist