Skip to content
This repository has been archived by the owner on Jun 24, 2020. It is now read-only.

ismop/exp

Repository files navigation

ISMOP Execution Platform (EXP)

Atmosphere deployment with extensions specific for ISMOP project. To learn more about Atmosphere take a look here.

Requirements

  • Ubuntu
  • ruby 2.1+
  • git 1.7.10+
  • redis 2.0+
  • PostgreSQL

More details are in the requirements doc.

Installation

Please see the installation manual.

New version

We are using continous delivery methodology. All features are implemented in branches, when feature is ready and tested then it is merged into master. As a conclusion it should be safe to push master changes into your production environment.

git pull origin master
git push production master

As a conclusion new version is deployed, all required gems are installed, database migrations are triggered, new upstart starting scripts are generated and application is restarted (frontend is restarted in such a way to not drop any user request).

About

Execution platform for running ISMOP experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages