Obsolete Service/znc
Jump to navigation
Jump to search
- THIS SERVICE IS INACTIVE AND HAS BEEN FOR MONTHS**
Funny enough, no complaints yet!
It should be migrated to the majestic, yet-to-be-documented container.yml setup.
Thanks, SAMdroid (talk) 05:29, 18 January 2016 (EST)
Hostnames & Emails
None yet
Hosted On
Freedom using docker
All the stuff lives in /srv/znc
Ports
6667
Setup
Run:
docker run -d -p 6667:6667 -v /srv/znc:/znc-data --name=ZNC-Platypus --cpuset="7" -c 1 -m 300m jimeh/znc
Pull:
docker pull jimeh/znc