GithubHelp home page GithubHelp logo

digidemlab / decidim-ansible Goto Github PK

View Code? Open in Web Editor NEW
6.0 7.0 2.0 87 KB

A script to automate the installation and the set up of a Decidim instance

License: GNU Affero General Public License v3.0

Shell 33.21% Jinja 66.79%
decidim ansible playbook

decidim-ansible's Introduction

Decidim-Ansible

This Ansible playbook sets up all the necessary components for your Decidim app and installs it from a pre-generated app sitting on a git repo.

To make it work with your app, you need to set a handful of things:

  • Sidekiq
  • Figaro
  • Passenger

Requirements

  • Ansible >= 2.8

This playbook relies on a few roles from Ansible Galaxy. You can install them with:

ansible-galaxy install -r requirements.yml

Role Variables

All role variables can be overridden in custom_settings/vars.yml. An example file is provided

Role variables which are not provided will be read from default values. They can be found in roles/common_settings/default/main.yml.

Quick start

  • Create a clean Ubuntu 20.04 server
  • Install the dependencies (see above)
  • Run the playbook with a provided server's IP address (complete_install: false) or with automatic provisioning by providing at least a Hetzner token (hetzner_token).

Credits

Made with a lot of help from:

decidim-ansible's People

Contributors

pierremesure avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

decidim-ansible's Issues

Add www DNS in addition to the original one

Some users instinctively add www in front of our platform URLs. If we don't add a redirect in the DNS, their browser doesn't resolve the actual address of the platform.

In the Gandi DNS script, add one more DNS entry to redirect www. to the actual URL.

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.