OniriCorpe
e4dda5e46e
trying to fix smarty errors
2024-02-23 02:57:33 +01:00
OniriCorpe
f3168788a6
Daemon ( #127 )
...
* add schema
* add daemon
* finalization
* fixes
* systemd config renamed to $app-daemon
* fixes
* fixes
* gorgotten yunohost service remove "$app"
* fixes
* fix StandardOutput
* fix this damn pidfile
* better comment for posterity
* fix yunohost service remove
* update config files
* fix domain name change
* use the provided config file template at install
* Auto-update README
* post install: show explicitely the admin login (email)
* trying to fix the systemd config
* fix pidfile config indentation
* add log path
* remove irrelevant comment
* delete an eventual remaining daemon.pid at restoration
* fixes
* fix a typo for all_users
* adding comment: "Removing the cron..."
* use ynh_secure_remove instead of rm
* add pre upgrade message about the daemon
* fix service name
* comment
---------
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-02-22 05:04:11 +01:00
OniriCorpe
81927f29de
fix url ( #125 )
...
* fix url
* no need for the path variable
* fix url on upgrade
* add config
* fix variable
* check if the config file exists
* fix config file
2024-02-12 00:03:37 +01:00
OniriCorpe
87ca90e94d
some cleanup
2024-02-11 21:27:41 +01:00
orhtej2
9aaece6781
Use console.php for DB migrations as well.
2023-09-12 21:41:20 +02:00
orhtej2
3f4c68c80b
Exit maintenance mode in restore
2023-09-12 19:53:29 +02:00
orhtej2
0cf7e06baa
Use console.php for entering/exiting maintenance mode.
...
Also always exit maintenance, even if script fails.
2023-09-12 19:53:29 +02:00
Éric Gaspar
3d84392560
cleaning
2023-09-11 18:06:52 +02:00
Éric Gaspar
74bf3c9f12
set cron
2023-09-11 18:06:24 +02:00
Éric Gaspar
d684c992a4
fix
2023-08-21 18:40:35 +02:00
Éric Gaspar
105a7b020f
fix
2023-08-21 18:39:17 +02:00
Éric Gaspar
f428e04480
Update install
2023-08-21 18:33:00 +02:00
Éric Gaspar
1f84ec8c89
Update install
2023-08-21 18:30:41 +02:00
Éric Gaspar
3d50263063
Update install
2023-08-21 18:25:48 +02:00
Éric Gaspar
f89528e81e
Update install
2023-08-21 18:05:12 +02:00
Éric Gaspar
53b8b02eae
Update install
2023-08-21 17:21:48 +02:00
Éric Gaspar
5ae85298f9
Update install
2023-08-21 17:06:44 +02:00
Éric Gaspar
605981ac33
Update install
2023-08-21 17:00:57 +02:00
Éric Gaspar
4d7d0a6f82
Update upgrade
2023-08-21 14:08:27 +02:00
Éric Gaspar
3b8fba8f14
Merge branch 'src' of https://github.com/YunoHost-Apps/friendica_ynh into src
2023-08-21 14:03:16 +02:00
Éric Gaspar
f4422608a9
Update install
2023-08-21 14:03:11 +02:00
eric_G
7e2813cfb8
Update scripts/upgrade
...
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2023-08-21 13:52:42 +02:00
Éric Gaspar
57422eba2c
Update upgrade
2023-08-21 13:50:20 +02:00
Éric Gaspar
9154d4a55f
Update upgrade
2023-08-21 13:49:33 +02:00
Éric Gaspar
f6e17108f3
Update upgrade
2023-08-21 13:14:30 +02:00
Éric Gaspar
9eecf70ee8
Update backup
2023-08-21 13:12:12 +02:00
Éric Gaspar
1f28f2a2ab
Update backup
2023-08-21 12:44:17 +02:00
Éric Gaspar
747793ee72
fix
2023-08-21 12:34:53 +02:00
Éric Gaspar
8bb3c37b28
fix
2023-08-21 12:29:54 +02:00
eric_G
80ae1372d0
Merge branch 'src' into fail
2023-08-21 12:26:50 +02:00
eric_G
6efd569767
Merge branch 'src' into friendica-daemon.service
2023-08-21 12:25:04 +02:00
Éric Gaspar
a9ffa6e18e
fix
2023-08-21 12:23:35 +02:00
Éric Gaspar
b017f2a795
Update upgrade
2023-08-21 12:18:22 +02:00
Éric Gaspar
752038f1f8
Update upgrade
2023-08-21 12:18:06 +02:00
Éric Gaspar
76aa357057
add fail2ban
2023-08-21 10:13:29 +02:00
Éric Gaspar
ecc8c1f98c
add daemon
2023-08-21 10:05:52 +02:00
Éric Gaspar
329a3b13cb
src
2023-08-21 09:55:30 +02:00
Éric Gaspar
372eddc45f
Update install
2023-08-20 16:13:39 +02:00
Éric Gaspar
7d2bc67d32
v2
2023-08-20 15:51:37 +02:00
Éric Gaspar
c56aff9ea1
v2
2023-08-20 15:36:10 +02:00
eric_G
8f209fc518
Merge pull request #101 from MrPetovan/install-no-sql
...
Remove dependency on direct database calls during install
2023-08-20 15:34:24 +02:00
ericgaspar
f360d9ae3b
add gmp module
2023-08-20 15:07:34 +02:00
Hypolite Petovan
1f1278cc28
Replace unbound variable $db_host by expected value in install script
...
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
2023-08-20 14:35:00 +02:00
Hypolite Petovan
121fb506eb
Remove dependency on direct database calls during install
...
- Use console autoinstall command instead which creates the local.config.php file and initializes the database
- Use console addon enable to activate the ldapauth addon
2023-08-20 14:03:12 +02:00
Éric Gaspar
155c3d2cc6
fix
2023-08-11 08:19:24 +02:00
Éric Gaspar
f5520c1264
Update install
2023-08-10 20:52:01 +02:00
Éric Gaspar
9f13f70f49
Update install
2023-08-10 15:47:06 +02:00
Éric Gaspar
c9a6d6792b
upgrade
2023-08-10 15:35:51 +02:00
Tio
b01ae584e1
Update to Friendica Stable 2023.01
...
There are no addon updates just the core.
2023-01-16 15:13:48 +01:00
Tio
fdf4bcf34c
Updated to the proper stable commits
2022-12-21 15:24:59 +01:00