Skip to content

maschinendeck/services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The purpose of this repository is to provide service definitions to:

  • quickly and safely restore a system in the case of a crash
  • save time when extending and managing a system
  • provide documentation for old and new people

For each service there is a role.

The services can be setup via Ansible. There is a Vagrant definition to test provisioning on a local virtual machine.

https://wiki.maschinendeck.org/wiki/Projekte

Services

maschinentuer.fftr

maschinenpi.fftr

  • MPD
  • ALSA config
  • Printer drivers

maschinenstatus.fftr

mate.fftr

For local development

Start the virtual machine:

vagrant up

SSH into machine:

vagrant ssh

Run provision:

ansible-playbook --private-key=.vagrant/machines/default/virtualbox/private_key -u ubuntu -i .vagrant/provisioners/ansible/inventory/vagrant_ansible_inventory site.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages