A cluster server of holed.
An easy way to run hole
- /config the config of holehub.com.
- /front the site front of holehub.com
- /holehubd the backend server of holehub.com.
- /holehub the client of holehub.com.
go get -v github.com/Lupino/holehub/holehub
Go to holehub.com then signup or signup by curl:
# signup on holehub.com
curl -d username=yourusername -d password=yourpassword -d email=youremail http://holehub.com/api/signup/
# then go to you email inbox active you account
Process the client:
# Login holehub.com
holehub login
# run a app
holehub run --rm -n sshd -lp 22