1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/piwigo_ynh.git synced 2024-09-03 20:06:03 +02:00
Commit graph

117 commits

Author SHA1 Message Date
aymhce
e6b7ded29d Update install
oups little correction
2014-12-28 22:36:35 +01:00
aymhce
c32af3afed replace sed -i on /etc/hosts by simple sed with cp
Hello, there is a problem on Docker to use "sed -i" on /etc/hosts file, because it's mouted on other fs.
However, it's possible to use simple sed with tempory file and cp / rm.
Thanks

Ref from Docker documentation : https://docs.docker.com/v1.3/userguide/dockervolumes/
Note: Many tools used to edit files including vi and sed --in-place may result in an inode change. Since Docker v1.1.0, this will produce an error such as "sed: cannot rename ./sedKdJ9Dy: Device or resource busy". In the case where you want to edit the mounted file, it is often easiest to instead mount the parent directory.
2014-12-28 22:29:56 +01:00
matanya
4311562c90 check if admin exists in case insensetive
This supports pre-beta V2 installations.
2014-11-27 23:35:22 +02:00
monsieur-a
c57a123983 Update install 2014-07-14 08:54:42 +02:00
Beudbeud
da32a2e524 clean repo and add auth-http 2014-07-13 13:44:32 +02:00
monsieur-a
1ee77fbd24 ajout conf php 2014-07-07 19:07:36 +02:00
monsieur-a
d001a2c32d Revert "test conf php"
This reverts commit 232f8945af.
2014-07-07 18:59:15 +02:00
monsieur-a
174ecaa78e Revert "php"
This reverts commit 60c3c8ef55.
2014-07-07 18:59:07 +02:00
monsieur-a
ff1ca4078e Revert "test php"
This reverts commit 727e29d5cb.
2014-07-07 18:59:01 +02:00
monsieur-a
727e29d5cb test php 2014-07-07 18:48:34 +02:00
monsieur-a
60c3c8ef55 php 2014-07-06 19:35:23 +02:00
monsieur-a
232f8945af test conf php 2014-07-06 19:26:39 +02:00
monsieur-a
977fca9553 gestion des droits 2014-07-06 18:20:53 +02:00
monsieur-a
5a62f74c7e correction 2014-07-06 15:49:09 +02:00
monsieur-a
46ebca4380 correction pour envoi photo 2014-07-06 15:43:16 +02:00
monsieur-a
4531099f87 gestion des droits 2014-07-06 15:38:46 +02:00
monsieur-a
677d1bffff initial commit 2014-07-06 13:21:10 +02:00