Skip to content

Technical Documentation_Server_Cloud Setup

mcmpp edited this page Nov 7, 2017 · 2 revisions

Cloud-Foundry

This project was developed to be deployed on a Cloud Foundry (CF). More particularly, the configuration currently available belongs to a particular configuration on the CF Swisscom environment.

All necessary configurations can be found in the file [manifest.yml] (https://github.com/OpenOlitor/openolitor-client/blob/master/manifest.yml). The key parameters are:

  • host*
  • domain*
  • name*
  • memory
  • # instances
  • Path of the file to be installed

(*) must to be changed during deployment to other environments

Here listed the steps required to a successful deployment :

  • Installation of node.js, grunt, etc. (to be described elsewhere)
  • Installing the [Cloud Foundry CLI] (https://github.com/cloudfoundry/cli#downloads)
  • Build application on the console: grunt build
  • Push application in CF: cf push
  • Finished :)

In the future, instructions from other cloud platforms can be added here.

Dokumentation

OpenOlitor-Versionen

Doku nach Menupunkten

Doku nach Masken

Doku nach Abläufen

Doku globale Bedienungselemente

Doku Konfigurations-Checkliste

Technische Dokumentation

Documentation (fr)

[Docu selon rubriques de menu]

[Docu selon masques]

Docu en fonction des processus de travail

[Docu des éléments globaux d'utilisation]

Docu check-list de configuration

[Docu des composantes du serveur]

[Docu des composantes Web]

Documentation (en)

Technical documentation

Clone this wiki locally