Group: Software/FSDG distributions/infrastructure
(→Replicant: VM: Add distro + sort software by name) |
(→Replicant: Add more services) |
||
Line 36: | Line 36: | ||
! Comments | ! Comments | ||
|- | |- | ||
− | ! FSF VM | + | ! rowspan=2 | FSF VM |
− | | | + | | rowspan=2 | |
* Self hosted in a VM in the FSF infrastructure | * Self hosted in a VM in the FSF infrastructure | ||
* Source code available in [https://git.replicant.us/vm-source.html the git.replicant.us front website] and in [https://git.replicant.us/infrastructure various git repositories]. | * Source code available in [https://git.replicant.us/vm-source.html the git.replicant.us front website] and in [https://git.replicant.us/infrastructure various git repositories]. | ||
+ | * Runs Trisquel | ||
| git | | git | ||
| | | | ||
Line 47: | Line 48: | ||
* gitolite | * gitolite | ||
* gitolite secret configuration<ref>This allows to create secret repositories if necessary, for instance to work on criteria for choosing a community manager, to work on mails for reviewing applications for that, etc.</ref> | * gitolite secret configuration<ref>This allows to create secret repositories if necessary, for instance to work on criteria for choosing a community manager, to work on mails for reviewing applications for that, etc.</ref> | ||
− | |||
| | | | ||
|- | |- | ||
− | ! rowspan= | + | | IRC Bridge |
− | | rowspan= | + | | |
+ | * Guix for the matterbridge package | ||
+ | * [https://git.replicant.us/infrastructure/guix-installer-makefile/ guix configuration for easy install / removal of Guix] to not have guix installed all the time and reduce the space and attack surface. | ||
+ | * Parabola systemd unit for sandboxing matterbridge | ||
+ | * Matterbridge | ||
+ | * [https://git.replicant.us/infrastructure/matterbridge/ Matterbridge configuration] | ||
+ | |- | ||
+ | ! rowspan=3 | OSUOSL | ||
+ | | rowspan=3 | managed by OSUOSL | ||
| Bug tracker | | Bug tracker | ||
| Redmine | | Redmine | ||
+ | | | ||
+ | |- | ||
+ | | FTP | ||
+ | | | ||
| | | | ||
|- | |- |
Revision as of 18:51, 29 March 2023
Introduction
For some people, the infrastructure of FSDG compliant distributions is something important for choosing a distribution.
It's also useful to know about it to see how fragile the distribution is.
Distributions
Parabola
Service | Software | Hosting | Comments |
---|---|---|---|
Bug tracker | Redmine | Self hosted in a VM, probably in some machine with a nonfree boot software not controlled by Parabola. | |
git | ? | ||
Mailing lists | Mailman |
Replicant
Hosting | Hosting details | Service | Software | Comments |
---|---|---|---|---|
FSF VM |
|
git |
|
|
IRC Bridge |
|
|||
OSUOSL | managed by OSUOSL | Bug tracker | Redmine | |
FTP | ||||
Mailing list | Mailman |
References
- ↑ This allows to create secret repositories if necessary, for instance to work on criteria for choosing a community manager, to work on mails for reviewing applications for that, etc.