MAIF / izanami-clevercloud-template

Template to run izanami on clevercloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Izanami CleverCloud template

This repo holds the build of Izanami for CleverCloud

Izanami sources are located at https://github.com/MAIF/izanami

Don't forget to add a prebuild hook on the CleverCloud app to trigger the build script

CC_PRE_BUILD_HOOK=./clevercloud/build.sh

You also have to set the variable (for tryout)

IZANAMI_DATABASE=InMemory

If you want to customize the build script, edit ./clevercloud/build.sh

If you want to customize, use env. variables

For this you to link your app with an addons like Redis for example.

About

Template to run izanami on clevercloud


Languages

Language:Shell 100.0%