Commit graph

114 commits

Author SHA1 Message Date
Théophile Diot
cd902eba30
prepare for 1.5.3 🚀 2023-10-20 16:34:12 +02:00
Théophile Diot
9b4a9277da
Add libpq as a dependency for the Database to be able to connect with postgres 2023-10-03 18:01:28 +02:00
Théophile Diot
87ca176633
Fix typos raised by codespell 2023-10-03 12:37:56 +02:00
Théophile Diot
6b0e623e59
Update Dockerfiles to install pip and its deps before the project ones 2023-10-02 13:17:32 +01:00
Théophile Diot
3589057703
Fix bunkerweb-ui.sh script with variables not being exported correctly 2023-10-02 11:42:32 +01:00
Théophile Diot
5ed595be68
Fix shellcheck tests failing 2023-10-02 11:05:15 +01:00
Théophile Diot
1f90d3668c
Add a pre-commit-config file and passed all checks 2023-09-29 18:11:48 +01:00
Théophile Diot
073e8575e2
Updated Dockerfile, python deps and npm package to use pinned dependencies 2023-09-29 16:47:34 +01:00
Théophile Diot
8ed656068f
Small fixes on linux paths creating unnecessary folders 2023-09-28 14:31:05 +01:00
Théophile Diot
579c80357f
Update UI starting script and ui tests script on linux 2023-09-26 12:56:14 +01:00
Théophile Diot
e23f931bd6
Replace gevent with gthread in UI for security reasons 2023-09-26 12:16:06 +01:00
Théophile Diot
15eef6ef57
Try to fix python deps issues with linux and try to have more logs in linux ui tests 2023-09-26 09:47:03 +01:00
Théophile Diot
153e9fecf1
Fix bunkerweb linux scripts 2023-09-25 19:16:19 +01:00
Théophile Diot
39f17bce60
Try to fix permission issues with Linux and ui python deps 2023-09-25 16:31:32 +01:00
Théophile Diot
aeee38ad32
Fix misc problems related to linux 2023-09-20 13:01:21 +02:00
Théophile Diot
c948e449a0
[#622] Handle configs dir more nicely in Linux 2023-09-08 09:38:06 +02:00
Théophile Diot
fb5a8dc4fb
[#622] Fix permissions with folders in linux integrations 2023-09-08 09:29:42 +02:00
Théophile Diot
c6b2199dd3
prepare for 1.5.2 🚀 2023-09-06 15:11:36 +02:00
Théophile Diot
9d0d72ba02
[#576] Add support for ModSecurity JSON LogFormat 2023-09-06 14:56:56 +02:00
Théophile Diot
4787400d74
[#615] Fix BunkerWeb not being able to start after a restart because of the /var/run/bunkerweb directory missing in Linux 2023-09-06 12:34:04 +02:00
Théophile Diot
639eed8d05
Deactivate BunkerNet on first start with linux 2023-09-05 17:09:35 +02:00
Théophile Diot
059afec430
Update rhel docker image 2023-09-04 18:02:00 +02:00
Théophile Diot
c3a4847de5
Update startup and temp env in bash files 2023-08-28 10:07:58 +02:00
Théophile Diot
8bada2a02d
Update update-version script and bw version in after-remove scripts 2023-08-14 14:59:38 -04:00
florian
fc1c81ce20
linux - add python3 dev dependency when building packages 2023-08-08 20:20:20 +02:00
florian
bb6fd30739
linux - force kill nginx if graceful one doesn't work 2023-08-07 14:42:13 +02:00
florian
6e6c08a716
ui - various edits 2023-08-07 13:39:26 +02:00
florian
8f7833413b
linux - fix letsencryt not working and fix permissions on /etc/bunkerweb/configs for tests 2023-08-04 16:36:49 +02:00
florian
0ccd757817
linux - add missing pip to rhel 2023-08-04 15:28:06 +02:00
florian
adbed77f74
linux - install pip the official way 2023-08-04 15:24:25 +02:00
florian
ef7a6ac421
linux - fix fedora dockerfile 2023-08-04 14:58:32 +02:00
Théophile Diot
ad45bbb4d7
Update python deps and fix error with PyYAML compilation 2023-07-19 13:05:11 -04:00
Théophile Diot
ddc337394d
Update log location for nginx and letsencrypt 2023-06-23 10:35:10 -04:00
florian
dcf1561358
prepare for 1.5.1 🚀 2023-06-14 21:39:12 +02:00
bunkerity
af9e125c86 linux - merge change for debian packager 2023-06-14 17:55:16 +02:00
bunkerity
ab6025ec91 linux - fix missing zope modules 2023-06-14 17:52:32 +02:00
AxyFr
7e221eb890 debian working 2023-06-14 17:11:53 +02:00
AxyFr
81bb9ede14 Removing python 3.11 from linux 2023-06-14 15:15:44 +02:00
Théophile Diot
f7d986d6a5
Change the way linux starts and the scheduler 2023-06-01 14:00:36 -04:00
Théophile Diot
dc18f98846
Edit start.sh 2023-06-01 11:11:06 -04:00
Théophile Diot
ccc051e783
Fix /var/run/bunkerweb in fpm args 2023-06-01 11:03:35 -04:00
Théophile Diot
d1138855ee
Fix gunicorn config for Docker and Linux 2023-06-01 10:23:03 -04:00
Théophile Diot
0c8bc97fae
Fix UI on Linux not using the right user 2023-06-01 10:20:30 -04:00
AxyFr
fff21746a9 Correcting:
Dockerfile-ubuntu
End of statement block Jinja
2023-06-01 10:34:57 +02:00
Théophile Diot
3ab4a59b6e
Update debian Dockerfiles to avoid updating apt packages only once 2023-05-31 18:32:09 -04:00
Théophile Diot
760ec3b3b6
Add /var/run/bunkerweb removal script when uninstalling BunkerWeb 2023-05-31 18:15:59 -04:00
Théophile Diot
be459d240e
Update pid files paths to /var/run/bunkerweb 2023-05-31 18:13:08 -04:00
Théophile Diot
89a3c8b0b6
Update bunkerweb-ui file according to the new gunicorn usage 2023-05-31 14:19:00 -04:00
bunkerity
c533948452 various fixes 2023-05-30 17:57:01 +02:00
florian
6666a25fcc
edit version, update images on docs and fix bug in Linux script 2023-05-22 19:31:41 +02:00