Skip to content

installer package to install go packages as service under linux

License

Notifications You must be signed in to change notification settings

mier85/installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

DEPRECATED

use systemd or docker & kubernetes or anything else

installer

Just a simple installer, as for the moment, just for init.d scripts and without many configuration options.

Thanks to [https://github.com/fhd/init-script-template] for the template!

installation

go get github.com/mier85/installer

usage

just import the package and call "installer.Register()"

todo

  • better error handling
  • rollback for incomplete installations
  • uninstall
  • support more than just init.d scripts

About

installer package to install go packages as service under linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages