Commit Graph

11 Commits

Author SHA1 Message Date
emanuele-f
82facbba88 Add n2n-ntopng to bind the services lifetimes 2019-03-07 11:20:14 +01:00
Emanuele Faranda
92faeb54ad Add support for multi-service n2n edge
E.g. systemctl start edge@n2n1 will read /etc/n2n/edge-n2n1.conf
2019-03-07 11:19:54 +01:00
emanuele-f
b034730f19 Use systemd helpers to honor system wide preferences on service enable/start
Also fix services being started after upgrade even if they were disabled but config existed
2019-03-07 10:17:11 +01:00
Luca Deri
61887c740d Config files are installed with the .sample extension
You can now do 'cp edge.conf.sample edge.conf' to create a n2n configuration. If the .conf (for edge and supernode) are present, the service is enabled automatically. This prevents unwanted services to be enabled, and it preserves services activation across updates
2019-03-07 10:17:03 +01:00
Luca Deri
06f29cbc5e Disable automatic n2n startup 2019-03-07 10:16:50 +01:00
Luca Deri
9671bf3e9b Added package sign
Added ubuntu symlink
2018-08-17 12:43:52 +02:00
Luca Deri
6e62052eb0 Added centos packaging 2018-08-17 12:41:39 +02:00
Luca Deri
d299d558ac Packaging and parameter parsing fixes 2018-08-17 10:17:09 +02:00
Alfredo Cardigliano
e1c32b588a using conf files /etc/n2n/{edge,supernode} in systemd, sample configuration files, packages fixes 2018-08-16 16:11:12 +02:00
Luca Deri
76bce0f808 Package update 2018-06-22 09:48:33 +02:00
Luca Deri
c164d2b208 Reworked debian/ubuntu packaging 2018-06-20 20:23:28 +02:00