Sha256: 508cc4a8d8c125f54aed36916444edfd88bd83486244c4406d1376e4e2fce676

Contents?: true

Size: 399 Bytes

Versions: 11

Compression:

Stored size: 399 Bytes

Contents

# Installation and Setup

From within the directory containing your Radiant 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

11 entries across 11 versions & 1 rubygems

Version Path
radiant-1.1.4 INSTALL.md
radiant-1.1.3 INSTALL.md
radiant-1.1.2 INSTALL.md
radiant-1.1.1 INSTALL.md
radiant-1.1.0 INSTALL.md
radiant-1.1.0.rc1 INSTALL.md
radiant-1.1.0.beta INSTALL.md
radiant-1.0.1 INSTALL.md
radiant-1.1.0.alpha INSTALL.md
radiant-1.0.0 INSTALL.md
radiant-1.0.0.rc5 INSTALL.md