Commit Graph

30 Commits

Author SHA1 Message Date
Amir Moradi
ac27e0ba3d
Run API behind Traefik, on docker swarm
Advanced use for expert users
Runs this API behind Traefik, on docker swarm,
-Make sure the mount volumes match correctly
-Update the traefik router HOST
-You need correctly setup traefik and docker network (here called proxy_external) -> out of scope of this commit
2022-11-18 10:59:50 +01:00
Amir Moradi
8efb741dcd
Add nginx conf to use this via nginx+php-fpm
This adds nginx.conf (not only `server` block! use whatever suits best) to allow running the API server using nginx+fpm.
this is adapted from https://github.com/TrafeX/docker-php-nginx
2022-11-18 10:46:50 +01:00
Arthur Simas
027e8c3d61
FIX: hiding admins tab if user is not a super-user 2022-08-10 05:34:44 -03:00
Simon Beginn
15e3df77cd
Update for v1.30.3116.68 2022-03-28 23:10:22 +02:00
Simon Beginn
abb00d3b74
Update for Pritunl v1.30.3108.50 2022-03-18 23:47:31 +01:00
Simon Beginn
b88b40a9a0
Updated supported version string 2021-10-13 14:30:44 +02:00
Simon Beginn
0a861fcd5e Added 405 answer to SSO attempts 2020-11-28 21:53:18 +01:00
Simon Beginn
b8157aa0b5 Bump tested version string 2020-11-12 02:00:57 +01:00
Simon Beginn
c4d2e762e2 Hidden some advanced elements to give the advanced button his purpose back 2020-01-25 13:56:45 +01:00
Simon Beginn
2c13c6fb84 Changed login notification 2020-01-25 13:52:07 +01:00
Simon Beginn
e07dc7ba88 Added note for tested with version... 2020-01-25 13:50:23 +01:00
Simon Beginn
3f663059c4 Fixed double theme selector 2020-01-25 13:50:13 +01:00
Simon Beginn
cb2dc6afc8 Fixed escaped string 2020-01-25 02:51:47 +01:00
Simon Beginn
d009070345 Added logo as "branding"
Updated logo with transparency
2020-01-25 02:45:37 +01:00
Simon Beginn
381aec77dd Updated logo 2020-01-25 02:32:05 +01:00
Simon Beginn
a4acc19137 Fix selectors 2020-01-25 01:59:20 +01:00
Simon Beginn
cc09a19df7 Added logo animation 2020-01-25 01:45:52 +01:00
Simon Beginn
2a1414080a Set key to null to prevent communication (switched to test mode) 2020-01-25 01:19:07 +01:00
Simon Beginn
932177ebf1 Commented and fixed further misbehaviors 2020-01-25 01:17:32 +01:00
Simon Beginn
5848c6039f Fixed ultimate 2020-01-25 01:04:31 +01:00
Simon Beginn
5f30281b2b Changed enterprise plus to ultimate 2020-01-25 00:15:33 +01:00
Simon Beginn
d66593e0d6 Fixed enterprise mode (enterprise_plus is broken atm - but it is working better than ever before!) 2020-01-25 00:12:18 +01:00
Simon Beginn
77f77477ff Hidden IDs again 2020-01-24 23:40:54 +01:00
Simon Beginn
74dc5b0ceb Fixed the CSS further (this time: NO beautifiers). 2020-01-24 23:38:56 +01:00
Simon Beginn
157dfb3f03 Fixed CSS file (used a bad formatter before) 2020-01-24 23:14:14 +01:00
Simon Beginn
4353f6910b Cleaned CSS + customized customizations 2020-01-24 22:57:51 +01:00
Simon Beginn
ef8df3c44d Removed fake api servers address from the login notification 2020-01-24 22:43:28 +01:00
Simon Beginn
4d19eedc24 A little bit of cleanup 2020-01-24 22:37:00 +01:00
Simon Beginn
9e197f95b0 Added missing .htaccess 2020-01-24 22:20:18 +01:00
Simon Beginn
f4791f7a36 Initial commit 2020-01-24 22:00:46 +01:00