mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-23 20:11:12 +00:00
chore: adjust readme
This commit is contained in:
parent
bd2e39fff2
commit
1f4872a089
|
@ -3,6 +3,16 @@
|
||||||
- https://github.com/l4rm4nd/firezone (fork, maintained)
|
- https://github.com/l4rm4nd/firezone (fork, maintained)
|
||||||
- https://github.com/firezone/firezone/tree/legacy (EoL)
|
- https://github.com/firezone/firezone/tree/legacy (EoL)
|
||||||
|
|
||||||
|
> [!WARNING]
|
||||||
|
> Firezone v0.7 has reached End-of-Life on 31st January 2024.
|
||||||
|
>
|
||||||
|
> It undergoes a complete redesign (zero-knowledge, cloud) for v1.0 and won't provide any updates for the v0.7 (legacy) branch anymore. More information can be found [here](https://www.firezone.dev/blog/firezone-1-0).
|
||||||
|
|
||||||
|
> [!TIP]
|
||||||
|
> A new fork (l4rm4nd/fireabend) tries to fix outdated dependencies and keep the software alive.
|
||||||
|
>
|
||||||
|
> The fork starts with a new v7.0.0 release version and tag.
|
||||||
|
|
||||||
# Notes
|
# Notes
|
||||||
|
|
||||||
````
|
````
|
||||||
|
@ -32,13 +42,3 @@ docker compose up -d
|
||||||
Afterwards, the admin mgmt UI is accessible on http://127.0.0.1:13000.
|
Afterwards, the admin mgmt UI is accessible on http://127.0.0.1:13000.
|
||||||
|
|
||||||
It is recommended to combine Firezone with a TLS reverse proxy such as Traefik as well as with an Identity Provider (IdP) such as Keycloak or Authentik for Single-Sign-On (SSO). Once SSO is enabled, you should disable the possibility for local authentication via the .env file.
|
It is recommended to combine Firezone with a TLS reverse proxy such as Traefik as well as with an Identity Provider (IdP) such as Keycloak or Authentik for Single-Sign-On (SSO). Once SSO is enabled, you should disable the possibility for local authentication via the .env file.
|
||||||
|
|
||||||
> [!WARNING]
|
|
||||||
> Firezone v0.7 has reached End-of-Life on 31st January 2024.
|
|
||||||
>
|
|
||||||
> It undergoes a complete redesign (zero-knowledge, cloud) for v1.0 and won't provide any updates for the v0.7 (legacy) branch anymore. More information can be found [here](https://www.firezone.dev/blog/firezone-1-0).
|
|
||||||
|
|
||||||
> [!TIP]
|
|
||||||
> A new fork (l4rm4nd/fireabend) tries to fix outdated dependencies and keep the software alive.
|
|
||||||
>
|
|
||||||
> The fork starts with a new v7.0.0 release version and tag.
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user