openwisp / openwisp/docker-openwisp
[change!] Update environment variables for OpenVPN
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 209
- Forks
- 125
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 24
Description
Update environment variables for OpenVPN that start with generic VPN_* keyword since we are adding WireGuard support in https://github.com/openwisp/docker-openwisp/pull/226.
Change VPN_* to OPENVPN_*.
Contributor guide
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
Search the repository for environment variables beginning with VPN_*, including Docker configuration and documentation. Rename the OpenVPN variables to OPENVPN_* and verify that the existing OpenVPN setup remains distinct from the WireGuard support introduced in pull request #226.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100