Go to file
2024-10-06 21:04:15 +02:00
ararat some basic structure 2024-05-16 21:18:15 +02:00
baixun some basic structure 2024-05-16 21:18:15 +02:00
files add files under files/matrix-synapse/ they are rellevant for the synapse setup 2024-10-06 19:53:20 +02:00
matrix-synapse typos and a outcomment try 2024-10-06 21:04:15 +02:00
deploy.py create a pyinfra log file and a user for it, incluse matrix-synapse/deploy.py 2024-10-06 19:43:19 +02:00
inventory.py rename matrix to chat.heizhaus.org 2024-10-06 19:40:40 +02:00
README.md some basic structure 2024-05-16 21:18:15 +02:00

initial setup

  • install pyinfra with your favorite package manager

or

  • install pipx with your favorite package manager
  • add ~/.local/bin to your PATH
  • pipx install pyinfra

before each use

  • communicate your intent to do changes to your co-admins to prevent conflicting access
  • run git pull to fetch the newest version
  • run pyinfra @local deploy.py to install/update 0x90.ssh_config trustmebro
  • run pyinfra --dry inventory.py deploy.py and check that you are on the same state that is already deployed