DefangLabs / DefangLabs/defang-docs
provider-specific documentation for how to configure networks
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 7
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 16
Description
I would like to see provider-specific documentation for how to configure the following scenarios:
| Subnet | Ingress | Egress | Example usage scenario | Notes |
| private | public ALB | public IP | web service | Default in Development deployment mode |
| private | public ALB | NATGW | web service with improved security | Default in Production deployment mode |
| private | private IP | public IP | worker node making external HTTP requests | ... |
Ideally with some mermaid diagrams to visualize the each topology.
Originally posted by @jordanstephens in https://github.com/DefangLabs/defang-docs/pull/198#discussion_r2029308466
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked pull request discussion and the provider-specific documentation structure in this repository. Document the listed subnet, ingress, and egress scenarios for each relevant provider, using Mermaid diagrams where useful; done means the requested topologies and deployment-mode examples are covered.
Written by the indexing model from the issue text.
Assessment
- Domain
- cloud, documentation, networking
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100