From 96c6da392fc3236754c273a299728ad0360b3d51 Mon Sep 17 00:00:00 2001 From: Quentin Date: Sun, 9 Feb 2020 20:09:20 +0100 Subject: [diplomate] Skeleton for our UPNP configurator --- docker/netiquette/README.md | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 docker/netiquette/README.md (limited to 'docker/netiquette/README.md') diff --git a/docker/netiquette/README.md b/docker/netiquette/README.md deleted file mode 100644 index e4c2f27..0000000 --- a/docker/netiquette/README.md +++ /dev/null @@ -1,24 +0,0 @@ -# netiquette - -``` -npm install -npm test -``` - -You will probably need to run consul in parallel: - -``` -consul agent -dev -``` - -You can register services like that: - -``` -consul services register -name=toto -tag="public_port=4848" -``` - -You will need some arguments to run the software: - -``` -sudo npm start node=rincevent ipt_base=./static.iptables -``` -- cgit v1.2.3