Amir Moradi
ba6bd38431
Runs this API on port 80
...
# Runs on docker single daemon (no swarm)
# Make sure the mount volumes match correctly
# This needs the commited nginx.conf (or your own adapted version)
2022-11-18 11:05:12 +01:00
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
simonmicro
446f9ba291
Merge pull request #23 from tuxpowered/master
...
Corrected uninstall
2022-11-16 02:10:15 +01:00
TuxPowered
4b08b0a67f
Corrected uninstall
...
Adjusted typo preventing uninstall from running
2022-11-10 16:51:33 -08:00
simonmicro
9b7899f1d8
Merge pull request #22 from arthursimas1/fix/admin-tab
...
FIX: hiding admins tab if user is not a super-user
2022-08-24 20:09:38 +02: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
715b0b576e
Do not write if not needed
2022-03-18 23:50:38 +01:00
Simon Beginn
abb00d3b74
Update for Pritunl v1.30.3108.50
2022-03-18 23:47:31 +01:00
fledermaus101
0e7ab6900b
Fixed typo in README.MD
...
Signed-off-by: Simon Beginn <simon@simonmicro.de>
2021-12-28 13:15:40 +01:00
Simon Beginn
281477a65e
Newer Pritunl version
2021-10-13 14:32:32 +02:00
Simon Beginn
b88b40a9a0
Updated supported version string
2021-10-13 14:30:44 +02:00
Simon Beginn
643a8eaf4c
Fix for newer Python versions
2021-10-13 14:29:46 +02:00
Simon Beginn
3be78454c4
Added sponsoring
2021-08-23 13:16:55 +02:00
Simon Beginn
d5b1e4ba5b
Update to Python 3.9 (for #12 )
2021-08-23 13:13:41 +02:00
Simon Beginn
3c045795ba
Removed prebuild reference
2021-06-09 12:48:01 +02:00
Simon Beginn
8c0388823b
Added fail-fast check
2021-03-27 00:59:34 +01:00
Simon Beginn
488802ffe2
Simplified usage of dialog box
2021-03-27 00:57:56 +01:00
Simon Beginn
1fe71ce6e9
Fixed unescaped slash error
2021-03-27 00:51:12 +01:00
Simon Beginn
1051fb6355
Added docker note
2021-02-16 14:51:37 +01:00
Simon Beginn
272b7cfd96
More commented & removed no-update flag
2021-02-16 14:48:33 +01:00
Simon Beginn
fe99d0ec9e
Initial commit with Docker(Compose) support
2021-02-16 14:31:50 +01:00
Simon Beginn
ecd56e95bb
Typos + cleanup
2020-11-28 22:06:38 +01:00
Simon Beginn
4050b304fd
Typo
2020-11-28 22:05:03 +01:00
Simon Beginn
360ae96013
Major cleanup + reformatting
2020-11-28 22:04:27 +01:00
Simon Beginn
2023a116c1
Added files from @jdoty
2020-11-28 21:59:07 +01:00
Simon Beginn
0a861fcd5e
Added 405 answer to SSO attempts
2020-11-28 21:53:18 +01:00
Simon Beginn
db9f0dacb5
Switch to api endpoint
2020-11-28 21:39:30 +01:00
Simon Beginn
c16f36b0bd
Typo
2020-11-28 21:26:39 +01:00
Simon Beginn
078c60c1ce
Extended SSO why
2020-11-28 21:21:11 +01:00
Simon Beginn
719c82e563
Added SSO feature blocks
2020-11-28 21:19:31 +01:00
Simon Beginn
0410563957
Added SSO note
2020-11-28 21:11:24 +01:00
Simon Beginn
23851baca5
Added test-it note
2020-11-19 14:47:31 +01:00
Simon Beginn
b8157aa0b5
Bump tested version string
2020-11-12 02:00:57 +01:00
Simon Beginn
b30bf5e3d4
Clearified some instructions
2020-11-12 01:59:02 +01:00
Simon Beginn
5c60741483
Added a license - just in case
2020-11-11 21:10:43 +01:00
Simon Beginn
fda814f861
Merge branch 'docs' into 'master'
...
Docs
See merge request simonmicro/pritunl-fake-api!1
2020-11-11 20:07:18 +00:00
Simon Beginn
400f9810c5
Merge branch 'master' into 'docs'
...
# Conflicts:
# README.md
2020-11-11 20:06:49 +00:00
Simon Beginn
492c3141a9
Reordered a section
2020-11-11 21:04:53 +01:00
Simon Beginn
f078000e92
Added some docs into the readme
2020-11-11 21:03:28 +01:00
Simon Beginn
2e0870efa8
Typos 2
2020-10-31 13:00:23 +00: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
493beeb90b
Merge branch 'master' of ssh://gitlab-ssh.simonmicro.de:2075/simonmicro/pritunl-fake-api
2020-01-25 13:51:16 +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
ee34fd37c7
Typo
2020-01-25 03:29:23 +01:00
Simon Beginn
b6fb59cca5
Grammar
2020-01-25 03:24:53 +01:00
Simon Beginn
0a38d4de15
Reworked...
2020-01-25 03:23:37 +01:00