Sha256: 8bfc4f63c467b49a3807a58ef2f3913e3b54727f4c6a8e93673bbd4426b39c9e

Contents?: true

Size: 401 Bytes

Versions: 2

Compression:

Stored size: 401 Bytes

Contents

# Installation and Setup

From within the directory containing your TrustyCms instance:

1. Decide which database you want to use. SQLite is configured by default and
   the easiest way to get started. If you want to use another database:
   - Enable your preferred database adapter in the Gemfile
   - Run `bundle update`

2. Run `bundle exec rake production db:bootstrap` to initialize the database

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
trusty-cms-1.0.1 INSTALL.md
trusty-cms-1.0.0 INSTALL.md