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.
gamma.fogtype.com/README.md

285 B
Raw Blame History

γ

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 を参照