|
|
449e0933eb
|
move rewrite before location blocks
|
2022-01-12 21:21:22 +01:00 |
|
|
|
c777a5a9d8
|
apparently the second last typo
|
2022-01-12 21:21:22 +01:00 |
|
|
|
544e041807
|
last typo (?)
|
2022-01-12 21:21:22 +01:00 |
|
|
|
d805cc793e
|
more typos
|
2022-01-12 21:21:22 +01:00 |
|
|
|
732dff9a6f
|
typo
|
2022-01-12 21:21:22 +01:00 |
|
|
|
32930677b9
|
legacy url rewrite support
|
2022-01-12 21:21:22 +01:00 |
|
|
|
571e737fe5
|
seperate http and https templates
|
2022-01-12 21:21:22 +01:00 |
|
|
|
1e0f456fdb
|
more template tests
|
2022-01-12 21:21:22 +01:00 |
|
|
|
d86c336299
|
ignore generated gradido.conf
|
2022-01-12 21:21:22 +01:00 |
|
|
|
f511882f57
|
only replace variables that are defined, try to fix nginx template
|
2022-01-12 21:21:22 +01:00 |
|
|
|
58f391f167
|
templatified nginx config and added loading .env, added .env.dist
|
2022-01-12 21:21:22 +01:00 |
|
|
|
3e8ffbf5ae
|
typo in comment - thanks @dario
|
2022-01-12 21:21:22 +01:00 |
|
|
|
85466e68bf
|
more cleanup
|
2022-01-12 21:21:22 +01:00 |
|
|
|
19697e1acc
|
more escaping
|
2022-01-12 21:21:22 +01:00 |
|
|
|
d0f8a52211
|
corrected escaping
|
2022-01-12 21:21:22 +01:00 |
|
|
|
c563bd58f7
|
include protective configs for nginx
|
2022-01-12 21:21:22 +01:00 |
|
|
|
2281e791b8
|
reduced original script to whats left to do
|
2022-01-12 21:21:22 +01:00 |
|
|
|
f3e4bc805a
|
clean nginx config
|
2022-01-12 21:21:22 +01:00 |
|
|
|
6ad8bc79ab
|
clean start script
|
2022-01-12 21:21:22 +01:00 |
|
|
|
1852bcda54
|
correct admin nginx for good
|
2022-01-12 21:21:22 +01:00 |
|
|
|
76c8f971eb
|
corrected admin nginx conf(?)
|
2022-01-12 21:21:21 +01:00 |
|
|
|
aba2b272f6
|
include express explicitly since its required for the run script
|
2022-01-12 21:21:21 +01:00 |
|
|
|
70266e23ce
|
install script cert bot, database setup
|
2022-01-12 21:21:21 +01:00 |
|
|
|
6b4f0b9478
|
updated nginx config for ssl
|
2022-01-12 21:21:21 +01:00 |
|
|
|
40cb92d076
|
nginx admin trailing slahs and forward with slash
|
2022-01-12 21:21:21 +01:00 |
|
|
|
ccc9b9bf58
|
nginx do not forward /admin, but enforce trailing slash
|
2022-01-12 21:21:21 +01:00 |
|
|
|
564261a72f
|
nginx /admin forwarding
|
2022-01-12 21:21:21 +01:00 |
|
|
|
55089b4b10
|
change servername
|
2022-01-12 21:21:21 +01:00 |
|
|
|
9c36fc798f
|
try without trailing slash for backend (nginx)
updated start script
|
2022-01-12 21:21:21 +01:00 |
|
|
|
4b099d7e58
|
correct comments
try to fix backend proxy in nginx
missing change for /vue remove
|
2022-01-12 21:21:21 +01:00 |
|
|
|
644c55b573
|
corrected admin port
|
2022-01-12 21:21:21 +01:00 |
|
|
|
00ecc2b999
|
cleanup run script (frontend)
include new run script(admin)
|
2022-01-12 21:21:21 +01:00 |
|
|
|
c0d5fea248
|
updated server.js
|
2022-01-12 21:21:21 +01:00 |
|
|
|
f8878ce65a
|
log requests on frontend server script
|
2022-01-12 21:21:21 +01:00 |
|
|
|
2347deb317
|
updated run script for frontend
|
2022-01-12 21:21:21 +01:00 |
|
|
|
71c3d3c37f
|
update subfolder paths
|
2022-01-12 21:21:21 +01:00 |
|
|
|
a7291bb68e
|
seperate locations again
|
2022-01-12 21:21:21 +01:00 |
|
|
|
ab94184e08
|
more nginx config things
|
2022-01-12 21:21:21 +01:00 |
|
|
|
29a0866481
|
wildcard fix(?)
|
2022-01-12 21:21:21 +01:00 |
|
|
|
773e92e0bf
|
try ~ wildcard again
|
2022-01-12 21:21:21 +01:00 |
|
|
|
3f6f750670
|
removed sockjs-node configuration from nginx config
|
2022-01-12 21:21:21 +01:00 |
|
|
|
0c5527ee9a
|
setup description for debian 11
|
2022-01-12 21:21:21 +01:00 |
|
|
|
268d8b6ed1
|
updated install script to match debian 11
|
2022-01-12 21:21:21 +01:00 |
|
|
|
acd04b3432
|
removed /vue from tests, configs and references
|
2022-01-12 21:21:21 +01:00 |
|
|
|
a49cf65f0f
|
base path / not /vue (frontend)
|
2022-01-12 21:19:49 +01:00 |
|
|
|
60848cc818
|
cahnge public path to / (frontend)
|
2022-01-12 21:19:49 +01:00 |
|
|
|
7915cf171e
|
revert wildcard
|
2022-01-12 21:19:49 +01:00 |
|
|
|
f8e4a48700
|
wildcard location for frontend
|
2022-01-12 21:19:49 +01:00 |
|
|
|
d3d0dc57eb
|
disable log
|
2022-01-12 21:19:49 +01:00 |
|
|
|
fd7867ad50
|
nginx gradido.conf
|
2022-01-12 21:19:49 +01:00 |
|