Commit Graph

7 Commits

Author SHA1 Message Date
Bryan Joshua Pedini 3d0dfd41c1 added `uninstall` functionality 2020-02-14 23:53:20 +01:00
Bryan Joshua Pedini be12b452ed understandably, people could have other services running on mariadb
maybe do not delete the underlying image, throwing errors on STDOUT, right?
2020-02-14 23:22:38 +01:00
Bryan Joshua Pedini de987c6363 moved to a more conventional "at least one must be included" format for bash script command arguments 2020-02-14 23:19:21 +01:00
Bryan Joshua Pedini efd38d5039 fixed bash script forgetfulness about maridb switch from percona 2020-02-14 23:17:22 +01:00
Bryan Joshua Pedini a1e930ee8e properly modified start and stop sequences 2020-02-07 14:47:34 +01:00
Bryan Joshua Pedini 992513fd7c added bash script commands
start: starts the service
stop: stops the service gracefully
2020-01-29 11:39:18 +01:00
Bryan Joshua Pedini 06db65314e added MediaWiki configuration, renamed docker containers, moved compose to MariaDB
fill in the blank configurations in LocalSettings.php
Percona Server didn't work with persistent data volume mounted on host folder
renamed docker containers accordingly
2020-01-29 11:34:35 +01:00