GithubHelp home page GithubHelp logo

moan0s / ansible-jamulus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from megreen/ansible-jamulus

0.0 0.0 0.0 77 KB

Ansible Playbook for Jamulus

License: GNU Affero General Public License v3.0

Jinja 100.00%

ansible-jamulus's Introduction

Jamulus banner

Jamulus server deployment with Ansible

Jamulus is for playing, rehearsing, or just jamming with your friends, your band or just anyone you find online. You can join public servers or use this playbook to deploy a jamulus server in under 10 minutes (or <30 minutes if you need to read up on basic server administration).

You will use your local computer to instruct a server how to install jamulus. You can also configure your server easily without much knowledge of server administration.

Getting started

This playbook assumes you are operating on a linux system or Windows Subsystem for Linux (WSL).

Install ansible

Open a console and use the python package manager pip to install ansible to your local computer.

python3 -m pip install --user ansible

If you struggle with this step make sure pip is installed (sudo apt install pip) and check the ansible documentation.

Configure

Follow the steps in Configuration

Install the server

Install everything with

ansible-playbook -i inventory/hosts setup.yml --tags=all

Restore

When you somehow lost your vars file (that is not under version control) you can find it under /jamulus/vars.yml. on the server. You can deactivate this behaviour by setting vars_yml_snapshotting_enabled: false

TODO

  • Make server publishable (change systemd jamulus command)

ansible-jamulus's People

Contributors

megreen avatar moan0s 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.