summaryrefslogtreecommitdiffstats
path: root/snap/hooks/configure
Commit message (Collapse)AuthorAgeFilesLines
* Fixing problem when mongodb was not started at install/refreshOndrej Kubik2018-03-011-3/+3
| | | | 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-211-25/+3
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* Adding snapcraft build support from sourceOndrej Kubik2017-06-271-0/+32
Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>