Giter Site home page Giter Site logo

tasty-ansible's Introduction

TastyIgniter Ansible

Ansible role for bootstrapping a webserer with TastyIgniter installed.

Host Variables

More or less every variable in defaults/main.yml should be overridden (or at least looked at) for each individual host that this role will be deployed against, unless you're only only creating a vagrant VM.

Deploy user and public key path

This ansible role creates a new user (called 'deploy' by default) for sshing into your server. The user is in the web user (www-data by default) group, in order to avoid permissions issues when updating TI plugins through a mix of command-line and web UI. This may not be everybody's preference, and can be disabled entirely with the create_deploy_user.

If you do use the setup as-is, it's highly convenient to enable agent forwarding and include your public key path in the above variables. This way, for instance, you can easily clone your own private Github repos straight into a development servers extensions/ directory. This means that for Vagrant development boxes, you should ssh into your VM as the deploy user and not the default vagrant user - for example, ssh -p2220 [email protected] as opposed to vagrant ssh.

Usage

This repo is intended for use with the tasty-vagrant repository. Please refer to https://github.com/CupNoodles/tasty-vagrant for a quick usage example.

tasty-ansible's People

Contributors

cupnoodles avatar

Watchers

 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.