Go to file
ale d419c05aab
All checks were successful
continuous-integration/drone/push Build is passing
yarn timeout
2024-11-10 03:26:28 +01:00
.drone.yml .drone.yml 2024-11-10 02:42:58 +01:00
compose.yml .drone.yml 2024-11-10 02:42:58 +01:00
default.yml compose and entrypoint 2024-11-08 16:13:47 +01:00
Dockerfile yarn timeout 2024-11-10 03:26:28 +01:00
entrypoint.sh compose and entrypoint 2024-11-08 16:13:47 +01:00
README.md README.md 2024-11-08 16:25:13 +01:00

Fedired Backend

The Misskey isolated backend is part of Fedired project.

Config

edit default.yml file

Build

docker compose build fedired-backend

Start

docker compose up -d

License

MIT