summaryrefslogtreecommitdiffstats
path: root/snap
Commit message (Collapse)AuthorAgeFilesLines
* Fixing problem when mongodb was not started at install/refreshOndrej Kubik2018-03-012-4/+4
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* Tuning services life cycleOndrej Kubik2018-02-221-1/+3
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* Adding mongodb service control to configure hookOndrej Kubik2018-02-221-0/+7
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* enabling verbose logging from configure hookOndrej Kubik2018-02-211-0/+2
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* Fixing snapctl start/stop to control service lifecycleOndrej Kubik2018-02-211-5/+4
| | | | | | Adding disable and enable options for snapctl start/stop Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* adding uspport for snapctl restartOndrej Kubik2018-02-211-0/+3
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* Adding caddy supportOndrej Kubik2018-02-211-0/+12
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* splitting hooks and using snapctl instead of local settings fileOndrej Kubik2018-02-213-25/+16
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* Adding snapcraft build support from sourceOndrej Kubik2017-06-272-0/+32
Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>