Giter Site home page Giter Site logo

tzok / fgsetup Goto Github PK

View Code? Open in Web Editor NEW

This project forked from futuregatewayframework/fgsetup

0.0 2.0 0.0 288 KB

FutureGateway setup and upgrading system

License: Apache License 2.0

Shell 46.78% Dockerfile 15.48% Makefile 8.15% Python 29.59%

fgsetup's Introduction

fgSetup

This software installs and upgrades FutureGateway components. It provides an easy to use and very flexible solution to install different FutureGateway components on different hosts running each a different OS architecture. More components may also run on the same host. The setup procedure can be executed more times in order to upgrade the existing system or distribuite configuration changes among components. This software deprecates the original setup procedure PortalSetup which provides FutureGateway installation procedure as well but limited to a single host only.

Components

The setup procedure supports the following FutureGateway components:

  • fgdb - The FutureGateway database; available on [fgAPIServer][fgdb]
  • fgAPIServer - The python version of APIServer (front-end)
  • APIServerDaemon - The Java version of the APIServerDaemon (queue polling) and its related Executor Interfaces
  • Liferay62 - A liferay portal and eventually its SDK, linked to the APIServer
  • Liferay7 - A liferay portal and eventually its SDK, linked to the APIServer

Architectures

The setup procedure supports the followin OS architectures, actually differentiated only by the package manager applicaions:

  • brew - MacOSx 10.x (Brew can be installed during installation)
  • apt - Debian/Ubuntu(14.04)
  • yum - CentOS(7)

How it works

The installation process foresees the following steps:

  1. Identify the necessary components to install and the whole FutureGateway services topology. In case more hosts are involved in the setup process, please ensure to run the setup from a host able to connect via ssh ach node passwordlessly, properly exchanging SSH keys. Early phases of the setup will try to identify any missing mandatory configuration.
  2. Modify the setup_config.sh file configuring each FutureGateway service as designed in the previous step. Each FutureGateway component contains its own specific settings inside the setup_config.sh script. Any FG user specified in the configurion file setup_config.sh must be already present in its host system with passwordless sudo authorization as well as SSH key exchange with the installation node.
  3. From the installation host, execute the script setup_futuregateway.sh. The first time the setup procedure will install from Git all selected components, while further executions will try to upgrade the components and update its configurations accordingly with the values placed in the file setup_config.sh

fgsetup's People

Contributors

ricsxn avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.