1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/13ft_ynh.git synced 2024-09-03 18:06:03 +02:00
Commit graph

64 commits

Author SHA1 Message Date
Éric Gaspar
0973ada50d fix 2024-02-15 10:39:33 +01:00
Alexandre Aubin
6a640997a1
Update conf/systemd.service 2024-01-06 21:13:50 +01:00
Éric Gaspar
93180d9787 fix 2024-01-02 15:05:13 +01:00
Éric Gaspar
444d77905f v2 2024-01-02 14:46:28 +01:00
Éric Gaspar
34949198e4 v2 2024-01-02 14:39:48 +01:00
ericgaspar
0a5a158f7b Update nginx.conf 2023-08-20 14:13:39 +02:00
ericgaspar
d452f39e36 fix linter 2023-08-20 14:11:22 +02:00
lapineige
240ead1e3b
fix double in Nginx 2023-07-26 08:53:20 +02:00
lapineige
7b88916411
v0.2.0 2023-07-26 08:50:17 +02:00
lapineige
f01b48bfde
implement reverse proxy
https://github.com/YunoHost-Apps/13ft_ynh/issues/2#issuecomment-1564634875
2023-05-26 19:12:00 +02:00
lapineige
16a724201c
use archive - for real 2022-12-20 11:06:33 +01:00
lapineige
a71dc97e7f
use archive 2022-12-20 10:58:41 +01:00
lapineige
1332ae49e1
Do not try to extract source 2022-12-18 21:20:54 +01:00
lapineige
82f0f83127
Use the official release file 2022-12-18 10:32:03 +01:00
lapineige
b56ca418ec
use venv 2022-12-17 15:54:50 +01:00
lapineige
f457f23a4c
launch script 2022-12-16 23:43:39 +01:00
lapineige
71458250f8
Remove php stuff 2022-12-16 23:32:42 +01:00
lapineige
abc8908409
Delete php-fpm.conf 2022-12-16 23:31:44 +01:00
lapineige
4be621db1a
Add 13ft release source (tmp link) 2022-12-16 23:29:31 +01:00
Alexandre Aubin
ac52667ca0
Merge pull request #180 from YunoHost/improve-systemd-security
Improve systemd hardening
2022-11-20 17:53:57 +01:00
Alexandre Aubin
028e7303ab
Update conf/systemd.service
Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com>
2022-11-20 17:52:43 +01:00
yalh76
dd377da623 spaces 2022-07-02 18:44:48 +02:00
ericgaspar
0b331e5179 Update nginx.conf 2022-06-06 08:52:14 +02:00
Alexandre Aubin
b6af3ebb37
systemd conf: Add AF_NETLINK address family 2022-01-25 01:29:14 +01:00
Alexandre Aubin
f6f814e69b
Update systemd.service 2022-01-19 19:40:39 +01:00
ericgaspar
d109e6c4b7 Remove HTTPS redirection 2021-11-16 22:31:57 +01:00
yalh76
965f253be5
Merge pull request #136 from YunoHost/sandbox-baseline-for-systemd-services
[WIP] Add some systemd.service security baseline
2021-06-11 00:02:06 +02:00
Kay0u
cc0ac3c16a
Fix systemd stdout/stderr 2020-12-10 13:46:39 +01:00
Alexandre Aubin
6dd9c32323
Not sure why but @priviledged is causing issue on some legit services.. 2020-11-11 20:00:58 +01:00
Alexandre Aubin
f1ec6a6c85
Add RestrictAddressFamilies and SystemCallFilter 2020-11-11 19:54:27 +01:00
Alexandre Aubin
1ac3a1c1f7
Add RestrictNamespaces=yes 2020-11-11 19:15:01 +01:00
Alexandre Aubin
fe29c72b12
Remove two options that may in fact cause issues ... and add a bunch of CapabilityBoundingSet instructions that should be somewhat sane defaults ? 2020-11-11 18:50:52 +01:00
Alexandre Aubin
2b8e86f9c3
Update systemd.service 2020-11-11 16:02:30 +01:00
ericgaspar
f2ca6c9efd
Update app.src 2020-10-10 12:02:45 +02:00
maniack
b3755ebdee Set the default php version to use 2020-02-08 12:39:48 +01:00
Maniack Crudelis
dcc4ae8e3c
Keep /var/run for the socket 2019-01-30 11:43:26 +01:00
Maniack Crudelis
92a4b25310
Update to the php7 default pool file 2019-01-30 11:41:59 +01:00
Kayou
cadde232c4
conf file with new version 2019-01-30 00:32:05 +01:00
Kayou
e3959bcdad
Merge pull request #1 from kay0u/patch-2
[fix] nginx confirm with the new PHP version
2019-01-30 00:29:14 +01:00
Kayou
31676484e3
[fix] nginx confirm with the new PHP version 2019-01-28 09:27:08 +01:00
Kayou
4da7d3fd1d
[fix] fpm file with the new version of php 2019-01-28 01:51:49 +01:00
Maniack Crudelis
2588f45c2f Remove ini file for php 2018-10-02 01:11:07 +02:00
tituspijean
82a743eb17 Fix typos 2018-08-08 23:04:20 +02:00
Maniack Crudelis
8a2330837b Add comments and upgrade some stuff 2018-06-28 22:05:35 +02:00
Maniack Crudelis
2d21ec6163 Update fix alias_traversal 2018-01-03 23:24:48 +01:00
Maniack Crudelis
9824705dfb
Fix the issue alias_traversal
https://github.com/yandex/gixy/blob/master/docs/en/plugins/aliastraversal.md
2017-12-30 00:15:12 +01:00
Maniack Crudelis
5ef1d07752 Add a systemd default file 2017-09-05 17:47:31 +02:00
Maniack Crudelis
a625ad79da [enh] Some corrections 2017-08-28 23:55:51 +02:00
Maniack Crudelis
fad80c3cfb Merge pull request #24 from YunoHost/update_appsrc
Update app.src
2017-07-01 23:39:02 +02:00
Maniack Crudelis
b5f2c7a22c Merge pull request #25 from YunoHost/update_nginx
[enh] Update nginx.conf
2017-06-25 16:40:43 +02:00