git.fogtype.com 用 Drone Server & Runner https://gamma.fogtype.com
This repository has been archived on 2024-01-05. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2022-12-26 00:35:13 +09:00
etc/ansible create γ project 2022-12-26 00:25:28 +09:00
ansible.cfg create γ project 2022-12-26 00:25:28 +09:00
README.md add docker context 2022-12-26 00:35:13 +09:00
setup.yml create γ project 2022-12-26 00:25:28 +09:00

γ

Setup

sudo apt install ansible docker-ce
ansible-playbook setup.yml
docker context create --docker=host=ssh://ubuntu@beta.fogtype.com beta
docker context create --docker=host=ssh://ubuntu@gamma.fogtype.com gamma

詳しい構成は setup.yml を参照