Boudewijn
|
a718380bfd
|
retry, now generating in _common instead of manifest
|
2025-03-03 15:25:23 +01:00 |
|
Boudewijn
|
9519cfaa43
|
retry, now generating in manifest instead of install'
:
|
2025-03-03 15:22:15 +01:00 |
|
Boudewijn
|
1be91cc2dd
|
Revised method for user injection: artisan tinker
|
2025-03-03 15:15:31 +01:00 |
|
Boudewijn
|
8b69328c85
|
remove user creation during install
|
2025-03-03 14:09:06 +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
|
4cb061c021
|
'name' is a reserved keyword, replace it by 'user' in manifest and install
|
2025-03-02 22:29:38 +01:00 |
|
Boudewijn
|
adb5d3b94c
|
first attempt at preseeding the app with user credentials
|
2025-03-02 22:19:18 +01:00 |
|
Boudewijn
|
418c941db9
|
update manifest, install; add CreateUser.php to preseed admin during install
|
2025-03-02 22:06:35 +01:00 |
|
Boudewijn
|
18ea4071c7
|
tailor remove script; remove extended config script
|
2025-03-02 21:48:36 +01:00 |
|
Boudewijn
|
6a7e851454
|
Include restore and upgrade scripts, update change_url
|
2025-03-02 21:45:15 +01:00 |
|
Boudewijn
|
d41c3be841
|
Include backup- and change-URL-scripts
|
2025-03-02 21:27:39 +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
|
a63795dbc0
|
update description
|
2025-03-01 17:18:51 +01:00 |
|
Boudewijn
|
1de66a57c5
|
add description and screenshot
|
2025-03-01 17:14:30 +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
|
4690aa29e0
|
tweak permissions in conf/install
|
2025-03-01 10:59:53 +01:00 |
|
Boudewijn
|
5ccc9c7b3c
|
tweak permissions in manifest and conf/install
|
2025-03-01 10:57:07 +01:00 |
|
Boudewijn
|
fb171c8e65
|
switch from __variable__ to in install file
|
2025-03-01 09:43:16 +01:00 |
|
Boudewijn
|
351e4ba985
|
remove systemd references, restart nginx/php-fpm
|
2025-03-01 09:40:53 +01:00 |
|
Boudewijn
|
6266f4ab30
|
enclose .env's app_name in quotes to allow space
|
2025-03-01 09:32:13 +01:00 |
|
Boudewijn
|
7f865c37a1
|
remove systemd.service
|
2025-03-01 09:24:30 +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
|
cb1c42cbc3
|
remove another lychee copy-ism, this time for a non-existant directory
|
2025-02-26 22:37:40 +01:00 |
|
Boudewijn
|
e021cda93e
|
follow cp6's instructions for installing, not a copy of lychee: remove --force from database install via artisan to prevent errors
|
2025-02-26 22:35:32 +01:00 |
|
Boudewijn
|
9994b4f8b4
|
remove from install an attempt at updating composer
|
2025-02-26 22:32:42 +01:00 |
|
Boudewijn
|
6fffad8aca
|
remove from install all references to ynh_composer_version
|
2025-02-26 22:25:04 +01:00 |
|
Boudewijn
|
21de0157b2
|
add ynh_composer_version in _common.sh
|
2025-02-26 22:22:37 +01:00 |
|
Boudewijn
|
717d17545a
|
install: r34 in commentaar zetten (composer version)
|
2025-02-26 21:52:21 +01:00 |
|
Boudewijn
|
b4c78749d5
|
install: proberen om ynh_composer_version mee te geven, zie https://forum.yunohost.org/t/new-experimental-2-1-helpers/30114
|
2025-02-26 21:50:00 +01:00 |
|
Boudewijn
|
6504a34186
|
install: proberen om ynh_composer_version mee te geven, zie https://forum.yunohost.org/t/new-experimental-2-1-helpers/30114
|
2025-02-26 21:47:42 +01:00 |
|
Boudewijn
|
75a7305ce0
|
install: proberen om ynh_composer_version mee te geven, zie https://forum.yunohost.org/t/new-experimental-2-1-helpers/30114
|
2025-02-26 21:43:18 +01:00 |
|
Boudewijn
|
945f289d91
|
install: proberen om ynh_composer_version mee te geven
|
2025-02-26 21:26:41 +01:00 |
|
Boudewijn
|
36f2025a0f
|
install: ynh_composer_update bestaat niet, verwijderd. Later alternatief zoeken
|
2025-02-26 11:05:24 +01:00 |
|
Boudewijn
|
60899342a5
|
php-curl aan manifest toevoegen, ynh_composer_update aan install
|
2025-02-26 11:02:58 +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
|
63ba69359d
|
include composer/building lines in install script
|
2025-02-26 10:24:13 +01:00 |
|
Boudewijn
|
38217b536a
|
disable admin/password for now while testing installation
|
2025-02-25 15:15:17 +01:00 |
|
Boudewijn
|
e2c6566a94
|
some_config_file does not seem to be needed, was commented out - mostly. Last occurence not, causing install failure. Now commented as well
|
2025-02-25 15:13:56 +01:00 |
|
Boudewijn
|
3baeb288c3
|
manifest.toml: mariadb-server is nog niet beschikbaar op kale installatie, ook meegeven
|
2025-02-25 15:08:59 +01:00 |
|
Boudewijn
|
5f909daf50
|
error installing, command 'mysql' not recognized --> add mariadb-client to apt resources in manifest.toml
|
2025-02-25 14:43:34 +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
|
a9e7f85999
|
add fr translation
|
2025-02-09 10:57:06 +01:00 |
|
eric_G
|
184f76783e
|
Merge pull request #242 from YunoHost/bump-minimum-requirements
Bump minimum requirements and clean php
|
2025-02-02 15:29:55 +01:00 |
|