Giter Club home page Giter Club logo

installer-ng's Introduction

Scalr Installer

Welcome to the Scalr installer!

Install instructions can be found below in this README, or on the Scalr Wiki.

Note: this installer replaces scalr/installer.

Supported Platforms

The Scalr Installer supports the following platforms:

  • Ubuntu: 12.04 and 14.04. amd64 packages only.
  • Debian: Wheezy and Jessie. amd64 packages only.
  • CentOS / RHEL / OEL: 6 and 7. x86_64 packages only.

Deploying Scalr

Step 0: Choosing Your Server

Scalr needs to be able to talk to the cloud APIs and instances you want to manage with it, and your instances need to be able to talk back to Scalr. You should ensure that the server you deploy Scalr to matches those requirements.

For more information, review: Required Network Configuration for Scalr.

Step 1: Installation

Start by deploying the Scalr package appropriate for your system.

Debian, Ubuntu

curl -L https://packagecloud.io/install/repositories/scalr/scalr-server-oss/script.deb | sudo bash
apt-get install -y scalr-server

RHEL, CentOS, OEL

curl -L https://packagecloud.io/install/repositories/scalr/scalr-server-oss/script.rpm | sudo bash
yum install -y scalr-server

Step 2: Configuration

Once you've deployed the packages, you need to configure Scalr. Since Scalr can auto-detect configuration in most common deployment scenarios (e.g. when deploying on a cloud), you should first check whether the auto-detected configuration is suitable.

Run the following command, and follow the instructions (/usr/bin needs to be on your PATH):

scalr-server-wizard

If you're happy with the configuration, run:

scalr-server-ctl reconfigure

If not, visit this link: Packages - Advanced Usage.

Step 3: Access Scalr

Once the reconfigure step has completed, your Scalr instance is ready to use.

Get your admin password from the Scalr secrets file in /etc/scalr-server/scalr-server-secrets.json, under admin_password.

The admin username is admin.

Use those credentials to login. Scalr is listening on port 80 on your server.

Next Steps

We encourage you to review the following documentation entries:

installer-ng's People

Contributors

krallin avatar buzzy avatar dicsydel avatar sebastianstadil avatar atrbgithub avatar

Watchers

James Cloos avatar Larry Powers 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.