code-server-ansible
code-server-ansible copied to clipboard
Ansible for deploying your own code-server complete with dependencies.
code-server Ansible Playbooks
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.
Running
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.