2021-06-29 12:02:54 -04:00
|
|
|
Choix d'utiliser mysql:
|
|
|
|
|
https://github.com/bpatrik/pigallery2 (SQL database and no-database mode)
|
|
|
|
|
MySQL: permet plus d'options de recherche
|
2021-06-29 16:01:47 +00:00
|
|
|
|
2021-06-29 12:02:54 -04:00
|
|
|
Mais pour commencer on va utiliser sqlite :)
|
|
|
|
|
|
|
|
|
|
Comment reproduire:
|
|
|
|
|
#wget https://raw.githubusercontent.com/bpatrik/pigallery2/master/docker/docker-compose/with-mysql/docker-compose.yml
|
|
|
|
|
wget https://raw.githubusercontent.com/bpatrik/pigallery2/master/docker/docker-compose/pigallery2-only/docker-compose.yml
|
2021-06-29 12:09:06 -04:00
|
|
|
# remove local path and use config:, images:,tmp: + champs volume à adapter
|
2021-06-29 12:02:54 -04:00
|
|
|
kompose convert
|
|
|
|
|
#rm nginx*
|
|
|
|
|
+ tuning
|