Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/electrocucaracha/vagrant-znc
Vagrant repository for setting up a ZNC IRC bouncer server
https://github.com/electrocucaracha/vagrant-znc
Last synced: 8 days ago
JSON representation
Vagrant repository for setting up a ZNC IRC bouncer server
- Host: GitHub
- URL: https://github.com/electrocucaracha/vagrant-znc
- Owner: electrocucaracha
- Created: 2015-12-05T03:26:32.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-05T03:27:55.000Z (almost 9 years ago)
- Last Synced: 2023-08-17T02:56:31.672Z (about 1 year ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vagrant-znc
This repo pretents to contain the steps to setup an IRC bouncer
### Requirements:
* Vagrant
* VirtualBox### Running:
git clone https://github.com/electrocucaracha/vagrant-minimal-znc.git
cd vagrant-znc
vagrant up### Destroy:
vagrant destroy