rpavlyuk / systemdock-radarbox

SystemDock wrapper for RadarBox (https://www.radarbox.com/) docker container to run it as SystemD service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Radarbox on SystemDock

SystemDock (https://github.com/rpavlyuk/systemdock) wrapper for RadarBox (https://www.radarbox.com/) docker container to run it as SystemD service. The container itself is maintained by third-party projects: https://github.com/mikenye/docker-radarbox

Installation and Usage

git clone https://github.com/rpavlyuk/systemdock-radarbox && cd systemdock-radarbox
  • Install the profile:
sudo make install
  • You can build and install the RPM package if you're using RPM-based Linux distro:
sudo make install-rpm && sudo make clean

About

SystemDock wrapper for RadarBox (https://www.radarbox.com/) docker container to run it as SystemD service

License:GNU General Public License v3.0


Languages

Language:Makefile 100.0%