[PR #279] [CLOSED] make vpn_env file configurable #483

Closed
opened 2026-03-02 08:35:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hwdsl2/docker-ipsec-vpn-server/pull/279
Author: @fty4
Created: 2/18/2022
Status: Closed

Base: masterHead: feature/vpn_env


📝 Commits (1)

  • c347d29 make vpn_env file configurable

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 run.sh (+1 -1)

📄 Description

This change will allow to specify a different location where to load the environment variable file.
You will be able to use VPN_ENVFILE to specify the file location.
As default the original path will be used.

I would appreciate the change because --env-file ./vpn.env is not possible for my usecase in Kubernetes.

If you want me to add some documentation I can add them as well.
But for now I will not add any as it is a minor change.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hwdsl2/docker-ipsec-vpn-server/pull/279 **Author:** [@fty4](https://github.com/fty4) **Created:** 2/18/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/vpn_env` --- ### 📝 Commits (1) - [`c347d29`](https://github.com/hwdsl2/docker-ipsec-vpn-server/commit/c347d29850edc3010d0c2df22f5a35fdc973cde1) make vpn_env file configurable ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `run.sh` (+1 -1) </details> ### 📄 Description This change will allow to specify a different location where to load the environment variable file. You will be able to use `VPN_ENVFILE` to specify the file location. As default the original path will be used. I would appreciate the change because `--env-file ./vpn.env` is not possible for my usecase in Kubernetes. If you want me to add some documentation I can add them as well. But for now I will not add any as it is a minor change. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 08:35:40 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-ipsec-vpn-server#483
No description provided.