Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Wiki Replica
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
TPA
Wiki Replica
Commits
67ae6edc
Commit
67ae6edc
authored
5 months ago
by
zen
Browse files
Options
Downloads
Patches
Plain Diff
TPA-RFC-73: Encode complexity in dependency graph (
team#41721
)
parent
bad2c1d0
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#216390
passed with warnings
5 months ago
Stage: build
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
policy/tpa-rfc-73-tails-infra-merge-roadmap.md
+58
-55
58 additions, 55 deletions
policy/tpa-rfc-73-tails-infra-merge-roadmap.md
with
58 additions
and
55 deletions
policy/tpa-rfc-73-tails-infra-merge-roadmap.md
+
58
−
55
View file @
67ae6edc
...
...
@@ -118,88 +118,91 @@ flowchart TD
classDef retire fill:#f99,stroke:#f00,color:black;
classDef keep fill:#9f9,stroke:#090,color:black;
classDef merge fill:#adf,stroke:#00f,color:black;
classDef white fill:#fff,stroke:#000;
subgraph ColorCode [Color code]
style ColorCode fill:#fff,stroke:#fff;
Keep
class Keep keep
Merge
class Merge merge
Retire
class Retire retire
subgraph Captions
style Captions fill:#fff,stroke:#fff;
Keep; class Keep keep
Merge; class Merge merge
Retire; class Retire retire
NeedDiscussion[Need discussion]
Low([Low complexity]); class Low white;
Medium>Medium complexity]; class Medium white;
High{{High complexity}}; class High white;
end
subgraph Independent [Independent from Puppet]
Documentation ~~~
PasswordStore[Password Store] ~~~
Schleuder ~~~
AptRepository
[
APT repository] ~~~
Colocations
LimeSurvey ~~~
Mailman
[
Mailman lists] ~~~
MTA ~~~
Registrars ~~~
SysadminsGitLab
[
Sysadmins GitLab] ~~~
SecurityPolicy
[
Security Policy
]
Bitcoin ~~~
Calendar ~~~
MeetingReminder ~~~
XMPP -->
XmppBot[XMPP bot]
Documentation
([Documentation])
~~~
PasswordStore
(
[Password Store]
)
~~~
Schleuder
([Schleuder])
~~~
AptRepository
>
APT repository] ~~~
Colocations
>Colocations]
LimeSurvey
>LimeSurvey]
~~~
Mailman
>
Mailman lists] ~~~
MTA
>MTA]
~~~
Registrars
>Registrars]
~~~
SysadminsGitLab
>
Sysadmins GitLab] ~~~
SecurityPolicy
{{
Security Policy
}}
Bitcoin
([Bitcoin])
~~~
Calendar
([Calendar])
~~~
MeetingReminder
([Meeting reminder])
~~~
XMPP
>XMPP]
-->
XmppBot
(
[XMPP bot]
)
end
subgraph Puppet [Puppet repo and server]
direction TB
Tor7
[
Upgrade Tor's Puppet Server to Puppet 7] --> PuppetModules & EYAML & CommitSigning
PuppetModules
[
Puppet modules] --> HybridPuppet
EYAML --> HybridPuppet
CommitSigning
[
Commit signing] --> HybridPuppet
HybridPuppet
[
Hybrid Puppet codebase
]
Tor7
>
Upgrade Tor's Puppet Server to Puppet 7] --> PuppetModules & EYAML & CommitSigning
PuppetModules
>
Puppet modules] --> HybridPuppet
EYAML
>EYAML]
--> HybridPuppet
CommitSigning
>
Commit signing] --> HybridPuppet
HybridPuppet
{{
Hybrid Puppet codebase
}}
end
subgraph Basic [Basic system functionality]
DNS
Backups --> Monitoring
TLS --> Monitoring
Firewall ~~~
Authentication
DNS{{DNS}}
Backups([Backups]) -->
Monitoring{{Monitoring}}
TLS([TLS]) --> Monitoring
Firewall{{Firewall}} ~~~
Authentication{{Authentication}}
end
subgraph ToKeep [Keep]
direction TB;
HedgeDoc ~~~
IsoHistory[ISO history] ~~~
IpSpace[IP space] ~~~
TbArchive[Tor Browser archive] ~~~
BitTorrent ~~~
WhisperBack ~~~
AptSnapshots
[
APT snapshots
]
HedgeDoc
([HedgeDoc])
~~~
IsoHistory
(
[ISO history]
)
~~~
IpSpace
(
[IP space]
)
~~~
TbArchive
(
[Tor Browser archive]
)
~~~
BitTorrent
([BitTorrent])
~~~
WhisperBack
([WhisperBack])
~~~
AptSnapshots
{{
APT snapshots
}}
end
subgraph Services
WebServer
[
Web servers] ~~~
Weblate ~~~
TorBridge[Tor Bridge] ~~~
Website
TailsTeamGitLab[Tails Team GitLab] ~~~
MirrorPool
[
Mirror pool
]
~~~
git-annex -->
Gitolite
Jenkins -->
VPN
WebServer
>
Web servers] ~~~
Weblate
{{Weblate}}
~~~
TorBridge
(
[Tor Bridge]
)
~~~
Website
{{Website}}
TailsTeamGitLab
(
[Tails Team GitLab]
)
~~~
MirrorPool
{{
Mirror pool
}}
~~~
git-annex
([git-annex])
-->
Gitolite
([Gitolite])
Jenkins
{{Jenkins}}
-->
VPN
{{VPN}}
end
C
olorCode
~~~ Puppet
C
olorCode
~~~~ Independent
C
aptions
~~~ Puppet
C
aptions
~~~~ Independent
Puppet --> ToKeep;
Puppet --> Basic
Basic --> Services
Services --> PuppetCodebase
[
Consolidated Puppet codebase
]
Services --> Virtualization
Services --> PuppetCodebase
{{
Consolidated Puppet codebase
}}
Services --> Virtualization
([Virtualization])
class DNS retire
class Firewall retire
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment