A social networking server anyone can self-host
Go to file
Natty 230ed4e62b
Boop
2023-04-23 13:17:52 +02:00
.woodpecker Build it with Woodpecker 2023-04-23 13:15:12 +02:00
config Hooked up WebFinger, database and stuff 2023-04-22 01:39:52 +02:00
core Hooked up WebFinger, database and stuff 2023-04-22 01:39:52 +02:00
ext_calckey_model Null check to fetch local users 2023-04-22 02:37:18 +02:00
ext_nodeinfo NodeInfo serde, basic config support, modularization 2023-02-26 03:31:39 +01:00
ext_webfinger Hooked up WebFinger, database and stuff 2023-04-22 01:39:52 +02:00
src Made RelSelf resolve for local accounts 2023-04-22 02:53:37 +02:00
.gitignore NodeInfo serde, basic config support, modularization 2023-02-26 03:31:39 +01:00
Cargo.lock Hooked up WebFinger, database and stuff 2023-04-22 01:39:52 +02:00
Cargo.toml Hooked up WebFinger, database and stuff 2023-04-22 01:39:52 +02:00
Dockerfile Hooked up WebFinger, database and stuff 2023-04-22 01:39:52 +02:00
LICENSE Added an AGPL LICENSE 2023-02-14 02:01:52 +01:00
README.md Boop 2023-04-23 13:17:52 +02:00

README.md

magnetar

I have no idea what this is gonna be, but hey.

Building

This section is to be expanded, currently the project is build using Woodpecker CI and OCI images are build for use with Docker, Podman, Kubernetes and such.

See https://git.astolfo.cool/natty/magnetar/packages for container images.