Hans' fork
Find a file
2024-11-27 12:39:26 +01:00
.forgejo/workflows Fix typo causing disabled CI (#5) 2024-11-14 17:55:29 +01:00
deployment Rename “default” NixOps4 deployment 2024-11-18 10:56:38 +01:00
infra Move the Proxmox architecture document to infra/ 2024-11-27 12:20:33 +01:00
matrix Documented how to create an admin user in Synapse. 2024-11-13 15:30:06 +01:00
server Add niols to the users of the website 2024-11-18 15:18:38 +01:00
services Note on more nginx proxy options for Garage 2024-11-27 12:39:26 +01:00
website set up expression-level tests 2024-11-27 12:36:32 +01:00
.gitignore Move some gitignore at toplevel 2024-11-14 17:50:03 +01:00
flake.lock Bump nixpkgs to 24.11 2024-11-26 13:00:00 +01:00
flake.nix Bump nixpkgs to 24.11 2024-11-26 13:00:00 +01:00
LICENSE Initial commit 2024-10-02 12:13:02 +02:00
README.md Basic README file 2024-11-27 12:23:04 +01:00

The Fediversity project

This repository contains all the code and code-related files having to do with the Fediversity project, with the notable exception of NixOps4 that is hosted on GitHub.

Content of this repository

Most of the directories in this repository have their own README going into more details as to what they are for. As an overview:

  • deployment/ contains bits and pieces having to do with auto-deployment of test VMs on a private Proxmox.

  • infra/ contains the configurations for the various VMs that are in production for the project, for instance the Git instances or the Wiki.

  • matrix/ contains everything having to do with setting up a fully-featured Matrix server.

  • server/ contains the configuration of the VM hosting the website. This should be integrated into infra/ shortly in the future, as tracked in Fediversity/Fediversity#31.

  • services/ contains our effort to make Fediverse applications work seemlessly together in our specific setting.

  • website/ contains the framework and the content of the Fediversity website