testing.chordquest.io — scratch hosting for the team. Publish a directory: rsync -av --delete --chmod=D2775,F664 ./dist/ USER@telegonus.chordquest.io:/srv/www/NAME/ -> https://NAME.testing.chordquest.io Keep the --chmod. rsync -a copies your LOCAL permissions, so a 0700 build directory on your laptop lands here as 0700 and every page is 403. Code goes on the forge, not here: https://code.chordquest.io — sign in with your ChordQuest account, make a repository, and it shows you the exact push commands. Everyone on the team can read it, comment and open issues. Your SSH key is the one on your ChordQuest account at https://idm.chordquest.io — the same key works for ssh, rsync and git. Nothing else to set up. Everything here is PUBLIC and unversioned. Not a backup, not production.