Skip to content

moqada/omnigollum-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

omnigollum の雛形

使い方

1. bundle install

$ git clone https://github.com/moqada/omnigollum_site.git
$ cd omnigollum_site
$ bundle install

2. 環境にあわせて config.ru, gollum.yaml を編集

$ cp gollum.yaml.example gollum.yaml
$ cp config.ru.example config.ru

そのまんま conrig.ru を利用すれば LDAP 用

3. 起動

Rack

$ bundle exec rackup

Unicorn

$ cp unicorn.rb.example unicorn.rb
$ bundle exec unicorn -c unicorn.rb

備考

ruby よくわかってないので色々適当

About

omnigollum うごかすやつ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages