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
* SQLite3 or PostgreSQL 10/11/12/13+ (Required by Development and Primary Node of Deployment)
217
+
* SQLite3 or PostgreSQL 10/11/12/13/14+ (Required by Development and Primary Node of Deployment)
219
218
* Debian 9/10/11+, CentOS/RHEL 7/8+, Debian 10/11+ is preferred
220
219
* systemd
221
220
* nftables
222
221
* Golang 1.19+ (Required by Development Only)
223
222
224
223
## Quick Start for Deployment
225
224
226
-
Detailed documentation is available at: [Janusec Application Gateway Quick Start](https://janusec.github.io/documentation/quick-start/).
227
-
228
-
You can also try it with [Docker Image](https://janusec.github.io/documentation/appendix-docker/)
225
+
Detailed documentation is available at: [Janusec Application Gateway Quick Start](https://janusec.github.io/documentation/quick-start/).
229
226
230
227
## Quick Start for Developer
231
228
@@ -277,9 +274,11 @@ The release package is under `./dist` .
277
274
278
275
Release directory is `./static/janusec-admin/` , and source code is available at [Janusec-Admin Github](https://github.com/Janusec/janusec-admin) with Angular 9.
279
276
280
-
## LICENSE
277
+
## Multiple LICENSES
278
+
279
+
The open source files are made available under the terms of the GNU Affero General Public License ([GNU AGPLv3](http://www.gnu.org/licenses/agpl-3.0.html)).
281
280
282
-
Janusec Application Gateway source files are made available under the terms of the GNU Affero General Public License ([GNU AGPLv3](http://www.gnu.org/licenses/agpl-3.0.html)).
281
+
The professional enhanced version is released in closed source, and the enhanced features including GSLB, Cookie compliance (No need to modify applications), etc.
283
282
284
283
## Professional Plus Edition
285
284
@@ -294,7 +293,6 @@ The download link is available at: [Quick Start](https://janusec.github.io/doc
0 commit comments