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-04-19 10:48:28 +00:00
.github/workflows use name on compose.yml 2023-04-19 19:23:20 +09:00
etc fixed config errors 2023-04-19 19:48:17 +09:00
srv/.well-known add admin 2023-02-09 23:22:14 +09:00
compose.yml Pin r.xmox.nl/mox Docker tag to 67a7619 2023-04-19 10:48:28 +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