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

26 lines
412 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# γ
https://gamma.fogtype.com
[git.fogtype.com](https://git.fogtype.com/) 用 Drone Server & Runner
## Setup
```sh
sudo apt install ansible
ansible-playbook setup.yml
```
詳しい構成は [setup.yml](setup.yml) を参照
### Deploy
```bash
docker context create --docker=host=ssh://ubuntu@gamma.fogtype.com gamma
docker context use gamma
docker compose up -d
```
### Status
- 2024-01-03 運用停止