A social networking server anyone can self-host
Go to file
Natty a3b89f7701
ci/woodpecker/push/ociImagePush Pipeline is pending Details
Hopefully making Woodpecker finally trigger on push
2023-05-19 02:12:57 +02:00
.woodpecker Hopefully making Woodpecker finally trigger on push 2023-05-19 02:12:57 +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 Fixed a bug in the NodeInfo endpoint and a config typo 2023-05-19 01:51:58 +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 Switched from --frozen to --locked in the Dockerfile, whoops 2023-05-19 02:11:13 +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.