88 Commits

Author SHA1 Message Date
simonmicro
d936d97cde Re-Fetched CSS for v1.30.3343.47 dd45cc (with formatting) 2023-10-13 10:42:40 +02:00
simonmicro
66a2e3a053 Merge pull request #30 from amirhmoradi/patch-2
Fix path processing in index.php
2023-07-30 20:09:14 +02:00
Amir Moradi
be70cb23ae Fix path processing in index.php 2023-07-23 21:50:37 +02:00
simonmicro
1755fe93f3 Merge pull request #24 from amirhmoradi/patch-1
Add nginx and docker (with optional traefik proxy) for running the API
2023-07-09 15:53:40 +02:00
simonmicro
a76ad96f96 Added ignore-min-version override 2023-05-23 23:15:40 +02:00
simonmicro
34ff12f64f Added PHP version check 2023-05-23 22:57:01 +02:00
Amir Moradi
de5076c218 fix: Files moved, docs updated and server updated:
* Moved files around for better consistency
* Simplified docker file for use
* Added a  arg to the server/setup.py script for more flexibility
* Improved the current docker build and compose for the fully patched pritunl.
2023-05-23 11:13:50 +01:00
Amir Moradi
c01a7d9c98 Merge branch 'simonmicro:master' into patch-1 2023-05-21 21:42:36 +02:00
simonmicro
3f7fa53eb3 "Healthcheck" endpoint 2023-05-21 16:53:02 +02:00
simonmicro
58624bdf35 Grammar 2023-05-21 16:43:45 +02:00
simonmicro
c14d60e9bd Added fixes for premium style / modals 2023-05-21 16:37:48 +02:00
simonmicro
86e1fa2ce1 Update & cleanup for v1.32.3504.68 2023-05-21 16:08:37 +02:00
simonmicro
c3ae6eb37b Removed old Pritunl sources - if you need them, go ahead and find them yourself (bc. too outdated!) 2023-05-20 12:04:45 +02:00
simonmicro
ec9f05c773 Fix to run in repo 2023-05-20 11:59:21 +02:00
simonmicro
e993d8c84e More cleanup 2023-05-20 11:59:15 +02:00
simonmicro
ac706c4271 Removed additional files 2023-05-20 11:59:09 +02:00
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