1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dotclear2_ynh.git synced 2024-09-03 18:26:29 +02:00
Commit graph

269 commits

Author SHA1 Message Date
Kayou
a17bdd4840
fix package_linter, and add helpers 2019-02-09 23:46:07 +01:00
Kayou
e2fcefbdfe
Update php-fpm 2019-02-09 23:19:26 +01:00
Kayou
c9c9195f60
Update manifest 2019-02-01 01:22:55 +01:00
Kayou
52bfd62792
Update manifest 2019-02-01 01:19:54 +01:00
Kayou
a781f73d9b
Add check_process 2019-02-01 01:05:54 +01:00
Kayou
95f3bbb1b7
update backup and restore scripts 2019-01-30 00:43:09 +01:00
Kayou
169909fe2e
Fix if root domain 2019-01-29 02:10:27 +01:00
Kayou
a78f9eee63
Update nginx conf 2019-01-28 09:30:54 +01:00
Kayou
eca913a446 Fix install and rework script 2019-01-28 01:52:20 +01:00
Kayou
29165afb1f WIP Update scripts 2019-01-27 23:36:59 +01:00
frju365
51e8994cd8
Merge pull request #2 from Mickael-Martin/master
Fix install not working
2019-01-08 20:13:30 +01:00
Mickaël Martin
c795cfb893
Update install 2019-01-04 18:33:38 +01:00
Mickaël Martin
abf164a3bf
Update install 2019-01-04 18:28:10 +01:00
Mickaël Martin
4639565637
Update manifest.json 2019-01-04 18:25:16 +01:00
Mickaël Martin
2cd9adf4cb
Update manifest.json 2019-01-04 18:24:22 +01:00
Mickaël Martin
7e401a502b
Update manifest.json 2019-01-04 18:16:07 +01:00
Mickaël Martin
7efd9ad659
Update manifest.json 2019-01-04 18:15:02 +01:00
Mickaël Martin
ea47133a19
Update install
syntax conf file changes
2019-01-04 18:10:25 +01:00
Rémy G.
e5a6b0c7ec Update README.md 2015-09-15 14:34:28 +02:00
root
6c5ab6ba22 Install working. Some doc. 2015-09-14 21:18:02 +00:00
root
79e889f879 Trying to fix the broken setup if not connected 2015-09-14 20:04:15 +00:00
root
42106f7ff6 License GPL-3 2015-09-12 12:48:32 +00:00
Rémy Garrigue
a35aaaec0a Reordering SSOWat and curl setup call 2015-09-11 23:07:07 +02:00
Rémy Garrigue
3441a93c0c Swapped SSO reload and curl setup to fix the private install 2015-09-11 17:33:07 +02:00
Rémy Garrigue
796248311a Improxing backup explanation 2015-08-21 15:26:20 +00:00
Rémy Garrigue
0463668181 Replaced service nginx by /etc/init.d/nginx to avoid /dev/tty error message 2015-08-21 14:34:13 +00:00
Rémy Garrigue
f236f553e9 As initdb create db user, also removing it before db restoration 2015-08-21 14:16:02 +00:00
Rémy Garrigue
646556643b Writing some doc on backup/restore 2015-08-21 14:15:10 +00:00
Rémy Garrigue
27e851ec47 Re-enabled YunoHost shortcut to dashboard now that nginx conf do works 2015-08-21 13:33:45 +00:00
Rémy Garrigue
7de3e36cab Password must be 6 chars long at least... 2015-08-21 11:44:51 +00:00
Rémy Garrigue
e9b1f5bfb7 J'ai vraiment oublié ça? 2015-08-21 11:39:11 +00:00
Rémy Garrigue
8db578b249 Merge branch 'master' of https://github.com/rgarrigue/dotclear2_ynh 2015-08-21 11:30:36 +00:00
Rémy Garrigue
d1f18469f0 Updated todo in README.md 2015-08-21 11:30:02 +00:00
Rémy Garrigue
c0fc341316 Ajout de la sauvegarde/suppression/restauration de la base dans les scripts backup/remove/restore 2015-08-21 11:28:41 +00:00
Rémy Garrigue
2526eeae05 Le brouillon initial, pour archive 2015-08-21 11:10:04 +00:00
Rémy Garrigue
ccbe968631 Trying to get the curl call to work 2015-08-21 10:48:23 +00:00
Rémy Garrigue
57d3a821fa Essai d'un appel curl façon yunohost wordpress app 2015-08-21 10:27:59 +00:00
Rémy Garrigue
79b99ded61 Trying to get nginx to work 2015-08-21 10:06:42 +00:00
Rémy Garrigue
24f02b7c9b Proper cacert option for curl, removed debug 2015-08-21 09:22:23 +00:00
Rémy Garrigue
5e2c2d69a5 Removed the last cd, which was preventing access to ../conf/nginx.conf 2015-08-21 09:17:21 +00:00
Rémy Garrigue
b9ef11fdcc Less verbose wget, added caperm option to curl 2015-08-21 09:02:01 +00:00
Rémy Garrigue
3d80c3f922 Don't change directory 2015-08-21 08:51:32 +00:00
Rémy Garrigue
f1b394a139 Fix #7 2015-08-21 08:46:31 +00:00
Rémy Garrigue
fc19d4c6fb Removed test app name 2015-08-21 08:02:05 +00:00
Rémy Garrigue
d3ca3da0a9 Fix #6 2015-08-21 08:01:34 +00:00
Rémy Garrigue
442ce331d6 Fix #5 2015-08-21 07:47:59 +00:00
Rémy Garrigue
ba7d671a00 Updated default path to $app, removed example user as yunohost enforce existing yuonohost user 2015-08-21 07:47:20 +00:00
Rémy Garrigue
32f974c852 Fix #4 2015-08-21 07:39:52 +00:00
Rémy Garrigue
f1e4a042d9 Fix #3 2015-08-21 07:38:12 +00:00
Rémy Garrigue
733f0407be Second batch of fixes 2015-08-20 15:47:28 +00:00