Commit graph

41 commits

Author SHA1 Message Date
Boudewijn
3988f71f09 cleaning up before publishing 2025-03-03 22:10:40 +01:00
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
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
5ccc9c7b3c tweak permissions in manifest and conf/install 2025-03-01 10:57:07 +01:00
Boudewijn
351e4ba985 remove systemd references, restart nginx/php-fpm 2025-03-01 09:40:53 +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
945f289d91 install: proberen om ynh_composer_version mee te geven 2025-02-26 21:26:41 +01:00
Boudewijn
60899342a5 php-curl aan manifest toevoegen, ynh_composer_update aan install 2025-02-26 11:02:58 +01:00
Boudewijn
38217b536a disable admin/password for now while testing installation 2025-02-25 15:15:17 +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
eric_G
bacb601c9f Update manifest.toml 2025-01-22 09:50:09 +01:00
eric_G
c6bebf833f bum requirements 2025-01-22 09:49:55 +01:00
Éric Gaspar
cb1248a7fd Update manifest.toml 2024-09-03 14:15:46 +02:00
Alexandre Aubin
17f4953ad6 Helpers 2.1 2024-09-03 13:39:06 +02:00
OniriCorpe
cb1da19869
add comment reffering to https://spdx.org/licenses/ 2024-02-23 20:53:25 +01:00
eric_G
bbbc1df6dd
Merge pull request #224 from Salamandar/codingstyle
Codingstyle
2024-01-10 23:57:58 +01:00
eric_G
744c3fd04f
Merge pull request #210 from YunoHost/simplified-add-fpm-config
Simplified add fpm config
2024-01-10 23:57:45 +01:00
Félix Piédallu
1e50c6141d manifest: deindent resources.sources.main 2024-01-10 23:54:47 +01:00
Félix Piédallu
ad1e2d7f85 Split comment lines to reduce the line length in manifest.toml and tests.toml 2023-08-26 11:38:57 +02:00
Félix Piédallu
52ee389cef Reference schemas in toml files 2023-08-26 11:21:42 +02:00
Alexandre Aubin
2d7a1239f0 fpm config: cf YunoHost 11.2, remove the necessity to handle fpm_usage / footprint manually 2023-07-24 16:11:39 +02:00
Éric Gaspar
66481a81e0 extra_php 2023-07-24 16:05:34 +02:00
Éric Gaspar
cd947c95aa
Update manifest.toml 2023-07-19 13:16:13 +02:00
Éric Gaspar
6ab7747d15
Fix warning
Fix this warning
```
Warning: Packagers: option language has 'choices' but has type 'string', use 'select' instead to remove this warning.
```
2023-07-19 12:35:25 +02:00
Alexandre Aubin
30e5c27952 Actuall ... let's comment the autoupdate.strategy line so people explicitly enable it when they think it's relevant 2023-03-28 01:06:16 +02:00
Alexandre Aubin
25a6251a08 New source autoupdate mechanism 2023-03-28 01:04:05 +02:00
Alexandre Aubin
a5fe7025af
Merge branch 'master' into master 2023-03-13 13:28:02 +01:00
Alexandre Aubin
c779b7455a Replace app.src with new 'sources' resources 2023-03-09 20:51:12 +01:00
Éric Gaspar
99d39ee31c Update manifest.toml 2023-03-07 22:26:31 +01:00
Éric Gaspar
9251a8302c cleaning 2023-03-04 19:31:58 +01:00
Éric Gaspar
271fdbe30f cleaning 2023-03-04 19:30:36 +01:00
Éric Gaspar
0bf624bb92 Update manifest.toml 2023-02-07 10:09:33 +01:00
Éric Gaspar
6a9dcfa797 Update manifest.toml 2023-02-07 10:08:03 +01:00
Éric Gaspar
5a66bef36c Add dummies 2023-02-03 13:13:37 +01:00
Alexandre Aubin
6632184257 Propagate changes related to manifestv2 2023-01-30 19:22:59 +01:00