mirror of
https://github.com/kou029w/fogtype.com
synced 2025-01-18 08:05:02 +00:00
Fogtype
https://fogtype.com/
Kohei Watanabe
e410fa7c8d
This reverts commit
|
||
---|---|---|
.github/workflows | ||
etc | ||
srv/.well-known | ||
compose.yml | ||
LICENSE | ||
README.md | ||
renovate.json |
Fogtype
前提
- Docker Compose
- systemd
- systemd-journald
Git リポジトリを取得し、設定ファイルを配置
ssh kou029w@fogtype.com
git clone git@github.com:kou029w/fogtype.com.git
cd fogtype.com
sudo install -m 644 {,/}etc/docker/daemon.json
sudo systemctl restart docker
構築
docker compose up -d