Skip to content
/ Bamboo Public

DO NOT USE THIS SOURCE CODE ON PRODUCTION. THIS PROJECT HAS BEEN DEPRECATED

License

Notifications You must be signed in to change notification settings

ghatdev/Bamboo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Bamboo for 대나무숲

Build Status

사용된 오픈소스

revel: A high-productivity web framework for the [Go language](http://www.golang.org/)  
bootstrap  
jquery  

Getting Started

Open source Bamboo project

Prerequests for development

1. golang
2. revel
3. MongoDB

Start the web server for development:

  1. Download & Install MongoDB.

  2. Create "bamboo" DB

  3. Download zipped source file

  4. unzip the source

  5. in any shell, type: revel run /unzipped bamboo path/

  6. goto http://your-ip

  7. you can see bamboo page

    Run with --help for options.

Prerequests for production

1. MongoDB

Start the web server for production

  1. Download & Install MongoDB.
  2. Create "bamboo" DB
  3. Download the zipped release file
  4. unzip the source
  5. goto unzipped bamboo path
  6. if using linux, start run.sh
  7. if using Windows, start run.bat
  8. you can see bamboo page on http://your-ip

Developed by ghatdev

About

DO NOT USE THIS SOURCE CODE ON PRODUCTION. THIS PROJECT HAS BEEN DEPRECATED

Resources

License

Stars

Watchers

Forks

Packages

No packages published