Code Monkey home page Code Monkey logo

slik-installer's Introduction

SLIK Installer

This is a bash script for bootstrapping a SLIK stack. This is the fastest way to deploy a fully working stack in your environment and is intended to fully install and configure your environment for use with minimal user input.

Installation Results

Currently, this script will take your Red Hat 7 / CentOS 7 server and deploy a FreeIPA installation using the Katello salt forumla https://github.com/jdshewey/salt-formula-katello.

Usage instructions

yum -y install wget
wget https://raw.githubusercontent.com/jdshewey/slik-installer/master/slik.sh
chmod +x slik.sh

System Requirements

  • At least 8 GB of RAM is required for the installer to work properly which is an upstream dependancy on The Foreman installer which requires this amount of RAM to install/operate properly.
  • Katello recommends at least 250 GB disk space - 50 for mongodb storage and 200 for RPM storage.

What is a SLIK stack?

SLIK stands for Saltstack, Linux, IPA and Katello. This is essentially a Red Hat Satellite 6 + FreeIPA user (LDAP and Kerberos) and DNS management system deployment. FreeIPA and Satellite 6 really fit together like a hand in a glove, but oddly, FreeIPA is not included as part of the Satellite 6 stack. Furthermore, Satellite 6 is really based on Katello. The Katello project brings together the Candlepin license management system and Pulp backends with heavy Kickstart server deployment script integration as well as loose Docker container and Puppet integration/management. Katello is then skinned with The Foreman front end. More recently, it appears that Katello is merging into The Foremen having moved all of the Katello docs to their site. This means that the Katello stack (minus Candlepin license management) is available for all CentOS servers and that your CentOS server can manage all of your RedHat servers (including licensing) or vice-versa. Katello also integrates with numerous virtualization systems and cloud providers including VMWare, OpenStack, Amazon Web Services, Google's cloud platform, Rackspace and others. This helps to prevent you from being tied to a specific cloud by using, for example, Amazon's automated deployment and continuous deployment tools. You can freely move between clouds or your own environment. This script seeks to:

  • Streamline, unify and abstract the setup for all of these softwares by cutting down on repetitive information needed by the two installers (Katello and IPA)
  • Unify two significant pieces of the full stack under a single umbrella
  • Make installation easier by accounting for known bugs and installation challenges and avoiding these pitfalls altogether

slik-installer's People

Contributors

jdshewey avatar

Watchers

 avatar

slik-installer's Issues

Allow more configuration

Currently the script uses the example pillar for the base configuration parameters. Need to prompt the user for these parameters in order to allow organizations that are not "foobar" for example.

Fix password generator

Sometimes the randomly generated password does not meet the complexity requirements; fix this.

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.