This playbooks deploy code-server to your machine, should you wish not to use Docker, and you want to automate deployments on a large scale.
Simply pick from the playbooks/ directory. Keep in mind of these variants:
-
install-release.ymlinstalls the latest release in Coder. This is updated when there is new releases. -
install-git.ymlinstalls from the master branch. This will install additional dependencies for building the git tree.