Commit Graph
19 Commits
Author SHA1 Message Date
Luca Deri 18388c8e05 Added service dependency 2019-05-02 09:22:33 +02:00
Luca Deri 63e74ccc6a Added support for ARM64 platforms 2019-01-26 09:33:24 +01:00
emanuele-f a96237f83d 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
2018-12-31 16:36:32 +01:00
emanuele-f f02b68f5af Use after network-online to avoid DNS resolve and multicast bind issues 2018-12-14 10:52:55 +01:00
Emanuele Faranda d896a9c3e8 Fix missing n2n-ntopng in configure 2018-12-12 16:16:46 +01:00
emanuele-f 3bd4e2c335 Add n2n-ntopng to bind the services lifetimes 2018-12-12 16:02:41 +01:00
Luca Deri e7cfa00435 Path fix 2018-12-01 08:45:41 +01:00
Luca Deri b758d69e6c 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
2018-12-01 08:36:58 +01:00
Emanuele Faranda b84cedd8b8 Add support for multi-service n2n edge
E.g. systemctl start edge@n2n1 will read /etc/n2n/edge-n2n1.conf
2018-11-28 13:04:44 +01:00
Luca Deri 2e2654dd2a Disable automatic n2n startup 2018-11-23 16:57:14 +01:00
Luca Deri fd356cde64 Added the ability to specify (-c) on the supernode the list of allowed communities
kill -HUP on the supernode lists the registered edges
2018-09-28 22:31:45 +02:00
Luca Deri 30e7a700c0 File rename 2018-08-17 12:56:47 +02: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
moshengrenzenmeandGitHub 9dd8375744 Update edge.service.in 2018-07-03 23:39:16 +08: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