Skip to content

kristianmandrup/tecla-cms-app

Repository files navigation

Tecla CMS app

Codeship Status for kristianmandrup/tecla-cms-app

Ruby version

See .ruby-version file

System dependencies

Requires MongoDB 3.0 or higher.

Configuration

DotEnv is used for Environment configuration via .env files

AWS_KEY=[YOUR KEY]
AWS_SECRET=[YOUR SECRET]
AWS_REGION=eu-central-1
AWS_BUCKET=tecla-cms

TRANSLATOR_CLIENT_ID=TeclaCms
TRANSLATOR_CLIENT_SECRET=[YOUR SECRET]

Database setup

rake db:create
rake db:seed

Testing

bundle exec rake

Services

Microsoft Translator API is used for Auto translations feature

ImgMix - Will likely be used for uploading and transforming images in the near future

Job queues

Resque scheduler is used to run background jobs

Deployment instructions

See Docker Deployment

License

Commercial License (c) Copyright Tecla 5 2015-2016