Code Monkey home page Code Monkey logo

deployment's Introduction

Intake24 deployment tools

Prerequisites

Control machine

Intake24 control machine, responsible for running the deployment scripts and building the Intake24 modules, needs to be one of the following:

  • Windows 10 with Windows Subsystem for Linux (WSL) enabled
  • macOS
  • GNU/Linux

The build process requires about 5 GB of free RAM and it is highly recommended that the control machine has at least a quad core processor.

The following programs are required to build and deploy all of Intake24 components:

  • Ansible
  • Git
  • SBT
  • Maven
  • Node.js

Intake24 backend

Intake24 backend can run on any GNU/Linux distribution using systemd, but Intake24 is only regularly tested on Ubuntu Server 18.04 LTS.

Ubuntu Server 16.04 will work too with minor changes to the deployment scripts.

The complete Intake24 backend currently requires about 4 GB of RAM and is not particularly CPU sensitive.

Getting started

Make sure git is installed on the control machine, e.g.:

sudo apt-get install git

Clone this repository:

git clone https://github.com/intake24/deployment.git

Copy the instances/example directory to instances/[short instance name]:

cd deployment
cp -r instances/example instances/main

Follow the instructions in instances/example/README.md.

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.