Coder Social home page Coder Social logo

metamon's People

Contributors

maurodec avatar michaelmior avatar paradox41 avatar psoto avatar sesh avatar tobiase avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

metamon's Issues

Documentation role

Add a role to install packages for generation documentation (such as Sphinx) as well as starting a documentation project if there is none.

Specify the host OS in docs

You should probably indicate the ideal host environment and what should work and what won't work - like Windows.

Sendfile in Nginx

In Vagrant, Nginx will have trouble serving static files if sendfile is not disabled.

Disable it.

Tag tasks

Right now deploys have to be run as one monolithic deploy. Tags should be added to tasks so that smaller groups of them can be run. For example, mark all tasks that generate configuration files so that they can be re-generated from their templates quickly instead of needing a fill deploy.

Clean up Supervisord installation playbooks

We have been using these playbooks since before time. A cleanup may be needed in order to take advantage of new Ansible features as well as remove unnecessary code that may have been left in there.

default locale to utf-8

A task like this should work:

  • name: update locale so everything defaults to UTF-8
    command: update-locale LC_ALL=en_US.utf8 LANG=en_US.utf8 LC_CTYPE=en_US.utf8 LC_COLLATE=en_US.utf8

Playbook fails on SSH into Vagrant

Hey there, I'm having an issue attempting to run the ansible playbooks after creating the vagrant box. I end up getting an error when it attempts to SSH into the vagrant box. My debug output is in the below gist.

https://gist.github.com/bensojona/ce4030c088d4894b7603

To setup, I cloned the repo into my projects root folder, did a vagrant up using virtualbox, updated the "project_name" and "secret_key" in the all.yml file, then went into the deploy folder and ran deploy_dev.sh. Any obvious config/setup step I'm missing?

Thanks!

Middleware order in django test settings.

The order of the middleware classes is alphabetical. This will not let tests run. The order has to be changed to whatever it is on the regular settings template.

Enhance documentation

Documentation on the different roles as well as a general overview is rather poor. Details should be added so that things can be more easily fixed and improved.

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.