docs: add comprehensive NetBird with Caddy deployment automation guide#47
Closed
Donemmanuelo wants to merge 73 commits intomainfrom
Closed
docs: add comprehensive NetBird with Caddy deployment automation guide#47Donemmanuelo wants to merge 73 commits intomainfrom
Donemmanuelo wants to merge 73 commits intomainfrom
Conversation
Contributor
Donemmanuelo
commented
Jan 29, 2026
- Document three deployment methods: QuickStart, Remote SSH, GitHub Actions
- Include automated Keycloak realm and OAuth client setup
- Add variable reference, troubleshooting, and security best practices
- Provide step-by-step instructions for each deployment approach
- Add pipeline to automatically deploy to remote server, or cloud provider like aws
- Document three deployment methods: QuickStart, Remote SSH, GitHub Actions - Include automated Keycloak realm and OAuth client setup - Add variable reference, troubleshooting, and security best practices - Provide step-by-step instructions for each deployment approach - Add pipeline to automatically deploy to remote server, or cloud provider like aws
374b571 to
1892681
Compare
- Added prerequisites (jq, curl) and troubleshooting steps for Ansible/Keycloak - Documented AWS SSM requirements, IAM permissions, and S3 staging bucket usage - Added a comprehensive secret reference for GitHub Actions pipeline - Clarified TURN server requirements and automated secret generation behavior
6a0f41b to
f40a5d7
Compare
- Resolved 'NoneType' error in AWS SSM connection by correcting S3 bucket and region variable mapping
- Updated CI/CD pipeline to dynamically clean up empty S3 secrets and use 'bash' for reliable execution
- Expanded README and automation guide with:
- Detailed prerequisites (jq, curl, openssl, and required Ansible collections)
- Step-by-step guide for Manual Remote SSH Deployment
- Comprehensive reference for Firewall rules, Environment Variables, and GitHub Secrets
- Resolved 'NoneType' error in AWS SSM connection by correcting S3 bucket and region variable mapping
- Updated CI/CD pipeline to dynamically clean up empty S3 secrets and use 'bash' for reliable execution
- Expanded README and automation guide with:
- Detailed prerequisites (jq, curl, openssl, and required Ansible collections)
- Step-by-step guide for Manual Remote SSH Deployment
- Comprehensive reference for Firewall rules, Environment Variables, and GitHub Secrets
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.