Git Product home page Git Product logo

carrier-installer's Introduction

Carrier | Installer

Local installation:

Prerequisites

Make sure that you have at least 32GB of RAM on VM where you want install Carrier
Required ports: 22, 80, 3100, 5672, 8086.

  1. Install Docker.

  2. Run the docker command:

docker run -it -v /opt:/opt -v /var/run/docker.sock:/var/run/docker.sock -p 1337:1337 getcarrier/installer:2.5

  1. Open http://localhost:1337/ in your browser

  1. Installation with default parameters: [Your IP address will be set by network utility "dig"; Folder = /opt; Redis Password = password; Influx User = admin; Influx Password = password;]
  2. Installation with Advanced Settings:


3. Enter your IP address 4. Enter Path to carrier folder (must be the same with docker volume when you launch container for example: /opt:/opt /home:/home /yourownfolder:/yourownfolder) 5. Enter your own passwords and username

6. Status page with application logs

SSL installation:

Exact the same installation but with DNS name

  1. Change SSL field to (HTTPS mode)
  2. Enter your Domain name
  3. Enter your mail that connected to your Domain

SSH installation:

  1. Run the docker command:

docker run -it -p 1337:1337 getcarrier/installer

  1. Open http://localhost:1337/ in your browser
  2. Choose your preferred option

Clouds

Will be available in 2.5 release

Kubernetes

Under Development.

carrier-installer's People

Contributors

greene1337 avatar arozumenko avatar hunkom 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.