Changes
Page history
add a section for Tails services
authored
Dec 12, 2024
by
zen
refs tpo/tpa/tails/sysadmin#18165
Show whitespace changes
Inline
Side-by-side
service.md
View page @
bb596d32
...
...
@@ -99,6 +99,60 @@ complete. This does not include undocumented services, below.
[
wkd
]:
howto/Web-Key-Directory-[wkd]---How-keys-are-managed-in-Tor
[
password-manager
]:
service/password-manager
### Tails services
The services below were inherited by TPA with the Tails merge but their
processes and infra have not been merged yet. For more information, see:
-
the [[Tails merge roadmap|policy/tpa-rfc-73-tails-infra-merge-roadmap]]
-
the [[Tails sysadmins doc|tails]]
-
the [[Tails services page|tails/services]]
| Service | Purpose | URL | Maintainers | Documented | Auth |
|--------------------------------------|--------------------------------------|-----------------------------------------------|-------------------|------------|-------------------------------|
|
[
t/apt-repositories
][]
| Repository of Debian packages | https://deb.tails.net, https://tagged.snapshots.deb.tails.net, https://time-based.snapshots.deb.tails.net | TPA | ? | no |
|
[
t/backups
][]
| Survive disasters | | TPA | ? | |
|
[
t/bitcoind
][]
| Bitcoin wallet | | TPA | ? | |
|
[
t/bittorrent
][]
| Distribution of Tails images | | TPA | ? | |
|
[
t/dns
][]
| Resolve domain names | | TPA | ? | |
|
[
t/git-annex
][]
| Storage of large files | | TPA | ? | yes |
|
[
t/gitlab-runners
][]
| Continuous integration | | TPA | ? | |
|
[
t/gitlab
][]
| Issue tracker and wiki | https://gitlab.tails.boum.org/ | TPA | ? | yes |
|
[
t/gitolite
][]
| Git repositories with ACL via SSH | ssh://git.tails.net:3004 | TPA | ? | yes |
|
[
t/icinga2
][]
| Monitoring | https://icingaweb2.tails.net/ | TPA | ? | RBAC |
|
[
t/jenkins
][]
| Continuous integration | https://jenkins.tails.net/ | TPA | ? | RBAC |
|
[
t/limesurvey
][]
| Conduct surveys | https://survey.tails.net/ | TPA | ? | yes |
|
[
t/mail
][]
| MTA and Schleuder | | TPA | ? | |
|
[
t/mirror-pool
][]
| Distribute Tails | https://download.tails.net/tails/?mirrorstats | TPA | ? | no |
|
[
t/puppet-server
][]
| Configuration management | | TPA | ? | |
|
[
t/rsync
][]
| Distribute Tails | rsync://rsync.tails.net/amnesia-archive | TPA | ? | no |
|
[
t/vpn
][]
| Secure connection between servers | | TPA | ? | |
|
[
t/weblate
][]
| Translation of the documentation | https://translate.tails.net | TPA | ? | yes |
| t/website | Contact info, blog and documentation | https://tails.net/ | TPA | ? | no |
|
[
t/whisperback
][]
| Bug reporting | | TPA | ? | no |
|
[
t/xmpp
][]
| User support | | TPA | ? | federated |
[
t/apt-repositories
]:
tails/services#apt-repositories
[
t/backups
]:
tails/services/backups
[
t/bitcoind
]:
tails/services#bitcoind
[
t/bittorrent
]:
tails/services#bittorrent
[
t/dns
]:
tails/services#dns
[
t/git-annex
]:
tails/services#git-annex
[
t/gitlab-runners
]:
tails/services/gitlab-runners
[
t/gitlab
]:
tails/services#gitlab
[
t/gitolite
]:
tails/services#gitolite
[
t/icinga2
]:
tails/services#icinga2
[
t/jenkins
]:
tails/services#jenkins
[
t/limesurvey
]:
tails/services#limesurvey
[
t/mail
]:
tails/services#mail
[
t/mirror-pool
]:
tails/services#mirrors-pool
[
t/puppet-server
]:
tails/services/puppet-server
[
t/rsync
]:
tails/services#rsync
[
t/vpn
]:
tails/services/vpn
[
t/weblate
]:
tails/services#weblate
[
t/whisperback
]:
tails/services#whisperback
[
t/xmpp
]:
tails/services/xmpp
## Unsupported services
The services below run on infrastructure managed and supported by TPA but are
...
...
...
...