Commit graph

70 commits

Author SHA1 Message Date
Boudewijn
3988f71f09 cleaning up before publishing 2025-03-03 22:10:40 +01:00
Boudewijn
6eeb04a332 CreateUser crashes on missing factory and faker. Perhaps caused by me not including the Artisan test script. For now, do not prompt for credentials or attempt to crate the user 2025-03-02 22:56:41 +01:00
Boudewijn
418c941db9 update manifest, install; add CreateUser.php to preseed admin during install 2025-03-02 22:06:35 +01:00
Boudewijn
960cf6e0c0 move rewrite rule to inside (outer) location instead of in php location 2025-03-02 19:14:28 +01:00
Boudewijn
fb517aff32 move rewrite rule to inside location, remove root directive 2025-03-02 18:59:29 +01:00
Boudewijn
a8d41f6af5 re-add root to nginx.conf 2025-03-02 11:08:30 +01:00
Boudewijn
b32ccf5ee8 Update description and other docs, cleanup scripts 2025-03-01 17:42:29 +01:00
Boudewijn
dfa92b6640 tweak conf/nginx.conf - add rewrite for seemingly erronous redirect to /usr/share/nginx by laravel auth.php to login/register 2025-03-01 16:18:38 +01:00
Boudewijn
24cc1ae4c3 tweak conf/nginx.conf 2025-03-01 13:31:03 +01:00
Boudewijn
6266f4ab30 enclose .env's app_name in quotes to allow space 2025-03-01 09:32:13 +01:00
Boudewijn
eeb0102d9a Various alterations, deletions and additions after running my idlers successfully without path on non-Yunohost 2025-03-01 09:17:43 +01:00
Boudewijn
2657cc1e48 Replace lychee nginx.conf with the default nginx.conf from the example package 2025-02-27 08:15:10 +01:00
Boudewijn
d4102d0e85 .env __TIMEZONE__ is misschien ookn niet beschikbaar 2025-02-26 10:39:24 +01:00
Boudewijn
0ad090b471 __APP_KEY__ vullen via artisan ipv parameter replacement 2025-02-26 10:37:29 +01:00
Boudewijn
e3e68e2e17 Commit first changes to example package for My Idlers 2025-02-25 14:30:31 +01:00
Boudewijn
7dc62bdd06 manifest, conf/* en scripts/install bijgewerkt 2025-02-23 22:48:25 +01:00
eric_G
f51a66b246 cleaning 2025-01-22 09:54:07 +01:00
eric_G
c6bebf833f bum requirements 2025-01-22 09:49:55 +01:00
Éric Gaspar
910e85002d minor typo 2024-09-03 14:21:56 +02:00
Alexandre Aubin
17f4953ad6 Helpers 2.1 2024-09-03 13:39:06 +02:00
eric_G
bbbc1df6dd
Merge pull request #224 from Salamandar/codingstyle
Codingstyle
2024-01-10 23:57:58 +01:00
Félix Piédallu
2bce5bbc26 Fix comments: # for real scripts comments, ### for app packaging doc 2024-01-10 23:53:14 +01:00
Éric Gaspar
66481a81e0 extra_php 2023-07-24 16:05:34 +02:00
Alexandre Aubin
c779b7455a Replace app.src with new 'sources' resources 2023-03-09 20:51:12 +01:00
Alexandre Aubin
6632184257 Propagate changes related to manifestv2 2023-01-30 19:22:59 +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