Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yutopp/torigoya_cage
sandbox hosting server for Torigoya...
https://github.com/yutopp/torigoya_cage
Last synced: 12 days 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-23T15:24:07.000Z (over 8 years ago)
- Last Synced: 2024-05-21T12:36:31.031Z (9 months ago)
- Language: Go
- Homepage:
- Size: 205 KB
- Stars: 6
- Watchers: 2
- 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