GithubHelp home page GithubHelp logo

mist.ansible-role's Introduction

mist.ansible-role

This role will take care of installing the mist.io service.

Summary

This role will take care to clone the mist.io service from the https://github.com/mistio/mist.io repository, install the necessary packages and init the mist.io service in a virtualenv.

After finishing you can visit http://your-server:8000 to have access to the mist.io service

Requirements

You need to have a non root user added to the sudoers.

Role Variables

The variables that can be passed:

#If jsbuild and cssbuild are True, then precompiled js and css templates will be used.
#This results in faster load times, however you can't debug js and css.
#Use False in case of development.
jsbuild                    : True
cssbuild                   : True

#sslverify will verufy that a https installation has a valid certificate.
sslverify                  : False

You can find and change this variables in the defaults/main.yml file

Example Playbook

Simple example:

---

- name: Example playbook for mist.io service
  hosts: mistserver
  vars_files:
    - "defaults/main.yml"

  tasks:
    - include: "tasks/main.yml"

mist.ansible-role's People

Contributors

commixon avatar

Watchers

Stephane Konstantaropoulos avatar Yannis avatar Anastassios Nanos avatar James Cloos avatar  avatar Markos Gogoulos avatar Mike Muzurakis avatar Pavlos Tzianos avatar Marios Fakiolas avatar Christina Papakonstantinou avatar  avatar Dimitris Rozakis avatar Golfo Vasiliou avatar Christos Pollalis avatar  avatar  avatar  avatar

Forkers

sollypowers

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.