You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Firezone v0.7 has reached End-of-Life on 31st January 2024.
8
+
>
9
+
> 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).
10
+
11
+
> [!TIP]
12
+
> A new fork (l4rm4nd/fireabend) tries to fix outdated dependencies and keep the software alive.
13
+
>
14
+
> The fork starts with a new v7.0.0 release version and tag.
15
+
6
16
# Notes
7
17
8
18
````
@@ -32,13 +42,3 @@ docker compose up -d
32
42
Afterwards, the admin mgmt UI is accessible on http://127.0.0.1:13000.
33
43
34
44
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.
35
-
36
-
> [!WARNING]
37
-
> Firezone v0.7 has reached End-of-Life on 31st January 2024.
38
-
>
39
-
> 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).
40
-
41
-
> [!TIP]
42
-
> A new fork (l4rm4nd/fireabend) tries to fix outdated dependencies and keep the software alive.
43
-
>
44
-
> The fork starts with a new v7.0.0 release version and tag.
0 commit comments