Go to file
ale a554d13ee1
Some checks reported errors
continuous-integration/drone/push Build was killed
.drone.yml
2024-11-10 02:42:58 +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 compose and entrypoint 2024-11-08 16:13:47 +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