- 29 Oct, 2018 1 commit
-
-
rgaudin authored
-
- 22 Aug, 2018 1 commit
-
-
rgaudin authored
-
- 26 Jul, 2018 2 commits
- 13 Jul, 2018 1 commit
-
-
rgaudin authored
Based on https://github.com/openzim/wikifundi docker images Single properly installed mediawiki setup Single parsoid install LocalSettings.custom.XX.php for each language CGI variable passed by nginx so the correct LocalSettings is used Mediawiki and parsoid entirely on root partition /data/wikifundi contains: mw_wikifundi_XX.sqlite (per lang) images_XX (per lang)
-
- 02 Jul, 2018 1 commit
-
-
rgaudin authored
ansiblecube eventually grew into a direct dependency of pibox-installer. there is no reason to keep it as a separate project. Design around a three phases installation: 1. image creation: --tags master,rename,setup prepares the system and its dependencies create an exfat partition to hold contents install softwares for all projects but no content. expects content data to be placed into /data (exfat partition) 2. image configuration: --tags resize,rename,reconfigure resize the data partition to use the image's new size change domain names according to config file configure each software according to the image config file 3. content finalization: --tags move-content,seal move content to their final location run software configurations based on the content any image finalization
-
- 27 Jun, 2018 1 commit
-
-
rgaudin authored
ansiblecube eventually grew into a direct dependency of pibox-installer. there is no reason to keep it as a separate project. Design around a three phases installation: 1. image creation: --tags master,rename,setup prepares the system and its dependencies create an exfat partition to hold contents install softwares for all projects but no content. expects content data to be placed into /data (exfat partition) 2. image configuration: --tags resize,rename,reconfigure resize the data partition to use the image's new size change domain names according to config file configure each software according to the image config file 3. content finalization: --tags move-content,seal move content to their final location run software configurations based on the content any image finalization
-