simple service installation, configuration and monitoring of linux servers
Go to file
Mahdi Dibaiee d86daa863d fix(install): don't show output of install to user
feat(mysql): add mysql as a service, only installation works right now,
there's no configuration
feat(execute): internal function to execute commands
2017-02-19 16:17:37 +03:30
app initial commit 2017-02-18 22:55:57 +03:30
src/System fix(install): don't show output of install to user 2017-02-19 16:17:37 +03:30
test initial commit 2017-02-18 22:55:57 +03:30
.gitignore initial commit 2017-02-18 22:55:57 +03:30
LICENSE initial commit 2017-02-18 22:55:57 +03:30
README.md initial commit 2017-02-18 22:55:57 +03:30
serverman.cabal fix(install): don't show output of install to user 2017-02-19 16:17:37 +03:30
Setup.hs initial commit 2017-02-18 22:55:57 +03:30
stack.yaml initial commit 2017-02-18 22:55:57 +03:30