1
0
Fork 0
mirror of https://github.com/kou029w/fogtype.com synced 2025-01-18 08:05:02 +00:00
Find a file
2023-03-30 06:52:07 +00:00
.github/workflows keiu.net → fogtype.com 2023-01-13 12:28:43 +09:00
etc task.fogtype.com 2023-03-19 13:59:36 +09:00
srv/.well-known add admin 2023-02-09 23:22:14 +09:00
compose.yml Update caddy:2.6.4-alpine Docker digest to eefd3d6 2023-03-30 06:52:07 +00:00
LICENSE Create LICENSE 2021-07-18 19:44:55 +09:00
README.md keiu.net → fogtype.com 2022-12-25 15:19:12 +09:00
renovate.json create project 2021-07-18 19:35:25 +09:00

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