https://github.com/yutopp/torigoya_cage
sandbox hosting server for Torigoya...
https://github.com/yutopp/torigoya_cage
Last synced: about 1 year ago
JSON representation
sandbox hosting server for Torigoya...
- Host: GitHub
- URL: https://github.com/yutopp/torigoya_cage
- Owner: yutopp
- Created: 2014-06-05T01:07:03.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2016-10-23T15:24:07.000Z (over 9 years ago)
- Last Synced: 2025-03-26T03:04:32.513Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 205 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sandbox server for Torigoya
Server backend for Torigoya
Sandbox environment is developed on [yutopp/awaho](https://github.com/yutopp/awaho)
# Requrement
- golang >= 1.2
- Awaho
# Development
See [wiki](https://github.com/yutopp/torigoya_cage/wiki)(Japanese)
# Setup
First, you must create `config.yml` on `app` directory.
See `config.yml.template`
## Ubuntu(14.04)
### Files(optional)
If you want to use torigoya deb repository, run `sudo cp ./files/torigoya-packages.list /etc/apt/sources.list.d/torigoya-packages.list`.
### Build
```
./build.sh
```
Then, run `./bin/cage.server` to host Cage.
## License
Boost License Version 1.0