Salamandar
|
f69c54c53d
|
Rollback to 2.0.2 because of upstream bug.
Keep yunohost version at 2.0.3~ynh3 to force an "update".
Force version installed by yarn.
|
2021-02-07 11:42:10 +01:00 |
|
|
7029742de2
|
Fix permissions on installed files.
Try to fix "unknown command -p".
|
2021-01-25 17:08:06 +01:00 |
|
Alexandre Aubin
|
9426cab0d7
|
Finding an available port
|
2021-01-09 22:33:02 +01:00 |
|
yalh76
|
74ea9c33b3
|
Update scripts/upgrade
|
2020-10-21 00:09:05 +02:00 |
|
ericgaspar
|
713a913ebd
|
Small typos
|
2020-10-13 09:08:33 +02:00 |
|
ericgaspar
|
fd6a8b78fa
|
Update _common.sh
|
2020-10-13 08:53:58 +02:00 |
|
ericgaspar
|
95f7f7a068
|
Upgrade to v.2.0.2
|
2020-10-13 08:47:33 +02:00 |
|
Félix Piédallu
|
39da33232b
|
Remove --time, fix progressions
|
2020-07-01 10:20:07 +02:00 |
|
Félix Piédallu
|
94e407e0fb
|
Cleanup scripts, add checks for automatic variables
|
2020-07-01 10:15:20 +02:00 |
|
|
4ab7265e89
|
Add missing variable in change_url
|
2020-06-30 23:13:46 +02:00 |
|
Félix Piédallu
|
1b66a7b4f1
|
Do not restore logrotate (yet)
|
2020-06-30 18:29:40 +02:00 |
|
Félix Piédallu
|
58eae4da98
|
fix indent
|
2020-06-30 18:14:28 +02:00 |
|
Félix Piédallu
|
1aa40052e6
|
Update change_url script
|
2020-06-30 17:57:11 +02:00 |
|
Félix Piédallu
|
310d930618
|
Update backup/restore scripts
|
2020-06-30 17:56:59 +02:00 |
|
Félix Piédallu
|
213d950508
|
Update install,upgrade scripts and systemd service to remove log redirection
|
2020-06-30 17:29:11 +02:00 |
|
Félix Piédallu
|
6bd42c19ab
|
Remove --time from install, remove. Adapt backup script.
|
2020-06-30 16:01:37 +02:00 |
|
Félix Piédallu
|
77696a23cb
|
Wooops, forgot node env for yarn call
|
2020-06-30 16:00:38 +02:00 |
|
Félix Piédallu
|
8f825815fc
|
Specify home dir at install
|
2020-06-30 14:57:57 +02:00 |
|
Félix Piédallu
|
4afe62cb17
|
Initial wetty commit. App works, only install/remove though.
|
2020-06-30 11:15:48 +02:00 |
|
yalh76
|
d2f32be8ed
|
Update upgrade
|
2020-06-16 23:07:13 +02:00 |
|
yalh76
|
370d562e89
|
Merge branch 'master' into service_integration
|
2020-06-16 22:55:28 +02:00 |
|
yalh76
|
7d726ecf54
|
Merge pull request #128 from YunoHost/upgrade_steps
Change upgrade step order
|
2020-06-16 22:50:21 +02:00 |
|
yalh76
|
b5a7e543ff
|
Bored of the A CRON FILE step
because in the example, there is more than juste the cron file in the remove script
|
2020-06-04 17:38:27 +02:00 |
|
yalh76
|
26a5c52d5b
|
Change step upgrade step order
to be compliant with install script
|
2020-06-04 17:26:46 +02:00 |
|
yalh76
|
6e9e1728b0
|
Revert "Change upgrade steps order"
This reverts commit 265e7b02ca .
|
2020-06-04 17:24:38 +02:00 |
|
yalh76
|
265e7b02ca
|
Change upgrade steps order
to be homogeneous with install steps order
|
2020-06-04 17:22:45 +02:00 |
|
yalh76
|
67437ba64d
|
Adding service integration step during upgrade
|
2020-06-04 16:52:38 +02:00 |
|
yalh76
|
4a44539d1d
|
Service integration homogenization
|
2020-06-04 16:51:14 +02:00 |
|
yalh76
|
6e2e6d0d7a
|
Merge pull request #110 from YunoHost/set_php_version
Set the default php version to use
|
2020-05-31 00:53:54 +02:00 |
|
yalh76
|
7511be61e5
|
Merge pull request #120 from yalh76/patch-1
just spacing changes
|
2020-05-31 00:47:33 +02:00 |
|
yalh76
|
b52c72b4b7
|
Merge pull request #121 from yalh76/patch-2
mark as comments
|
2020-05-31 00:47:17 +02:00 |
|
yalh76
|
5d16976184
|
Merge pull request #124 from yalh76/patch-5
improving modify a config file step during upgrade
|
2020-05-31 00:46:05 +02:00 |
|
yalh76
|
9ff677f872
|
Merge pull request #125 from yalh76/patch-6
fix message
|
2020-05-31 00:45:47 +02:00 |
|
yalh76
|
be2ab368cd
|
missing --time --weight=1
|
2020-05-30 15:15:16 +02:00 |
|
yalh76
|
19dcc50aa4
|
fix message
to be consistent with other scripts
|
2020-05-30 15:05:55 +02:00 |
|
yalh76
|
49c7cbcd29
|
improving modify a config file step during upgrade
|
2020-05-30 14:59:12 +02:00 |
|
yalh76
|
3b50933861
|
mark as comments
|
2020-05-30 14:34:15 +02:00 |
|
yalh76
|
c8d1977bc4
|
just spacing changes
|
2020-05-30 14:28:55 +02:00 |
|
Alexandre Aubin
|
3de6e97466
|
Merge pull request #116 from YunoHost/clarify-some-things-about-backup-script
Clarify some things about backup script
|
2020-05-25 18:50:45 +02:00 |
|
Alexandre Aubin
|
6a9368b635
|
Update scripts/backup
Co-authored-by: JimboJoe <jimmy@monin.net>
|
2020-05-25 18:50:37 +02:00 |
|
Alexandre Aubin
|
64a9cadafd
|
Merge pull request #115 from YunoHost/improve-explanation-about-service-add-flags
Improve comments about extra flags for service add
|
2020-05-23 19:10:04 +02:00 |
|
ericgaspar
|
e3e27af7b8
|
Update install
|
2020-05-19 09:34:11 +02:00 |
|
ljf (zamentur)
|
d8cff1c3ca
|
[fix] Unused option
|
2020-05-07 19:34:39 +02:00 |
|
Alexandre Aubin
|
961694bbf5
|
Add explanation about ynh_backup, remove progress bars and move mysqldump to the end
|
2020-05-07 02:23:17 +02:00 |
|
Alexandre Aubin
|
51525a41dd
|
It shouldn't be the default to start/stop service during backup declarations..
|
2020-05-07 02:13:54 +02:00 |
|
Alexandre Aubin
|
c5fa52df5e
|
Improve comments about extra flags for service add
|
2020-05-07 02:10:08 +02:00 |
|
Maniack Crudelis
|
ba90882b20
|
Update upgrade
|
2020-02-09 18:29:41 +01:00 |
|
maniack
|
bcab74253f
|
Adapt the code accordingly to https://github.com/YunoHost/yunohost/pull/879
|
2020-02-09 18:27:35 +01:00 |
|
maniack
|
426f0b2ddf
|
Move nginx after php
|
2020-02-08 12:43:49 +01:00 |
|
maniack
|
b3755ebdee
|
Set the default php version to use
|
2020-02-08 12:39:48 +01:00 |
|