mcfiredrill / forttree

wakaba/kareha imageboard clone
8 stars 2 forks source link
kareha-imageboard ruby

Build Status Code Climate

Forttree

A wakaba/kareha imageboard clone.

Install

You will need to create an admin record with a password to delete posts. Run the rake task setup to do this.

$ RAILS_ENV=production rake setup
Enter admin password for your board:
f0ibles
Admin created.

Configuration

Edit the file config/initializers/fortconfig.rb to configure various options.

Go to /boards/new to make a new board in your tree.

Image Storage

You can use local filesystem or S3 for storage. Set STORAGE to :s3 and enter your S3 credentials in fortconfig.rb to use S3.


A ruby translation project managed on Locale that's open to all!

Contributing to forttree

Happy translating!