Compare commits
No commits in common. "875ac00f30019058aa10c986c7a70372b4feec00" and "29101f49cd4e02db1fe29410f48a7a551d788567" have entirely different histories.
875ac00f30
...
29101f49cd
1 changed files with 77 additions and 112 deletions
189
index.gv
189
index.gv
|
@ -34,44 +34,62 @@ style="filled"
|
|||
"" [style="invis"]
|
||||
}
|
||||
|
||||
edge [color="#008000"]
|
||||
node [fillcolor="#408040"]
|
||||
|
||||
# ╭────────╮
|
||||
# │ DevOps │
|
||||
# ╰────────╯
|
||||
|
||||
edge [color="#208020"]
|
||||
node [fillcolor="#204020"]
|
||||
subgraph cluster_devops {
|
||||
label="DevOps"
|
||||
|
||||
devops_dev_test -> devops_ops_release
|
||||
devops_ops_monitor -> devops_dev_plan
|
||||
devops_dev_plan -> devops_ops_release [style="invis"]
|
||||
devops_dev_test -> devops_ops_monitor [style="invis"]
|
||||
|
||||
# ╭────────┬─────╮
|
||||
# │ DevOps │ Dev │
|
||||
# ╰────────┴─────╯
|
||||
|
||||
subgraph cluster_devops_dev {
|
||||
label="Dev"
|
||||
|
||||
devops_dev_plan [label="Plan"]
|
||||
devops_dev_code [label="Code"]
|
||||
devops_dev_build [label="Build"]
|
||||
devops_dev_test [label="Test"]
|
||||
|
||||
}
|
||||
|
||||
devops_dev_plan -> devops_dev_code -> devops_dev_build -> devops_dev_test -> devops_dev_plan
|
||||
|
||||
# ╭────────┬─────╮
|
||||
# │ DevOps │ Ops │
|
||||
# ╰────────┴─────╯
|
||||
|
||||
subgraph cluster_devops_ops {
|
||||
label="Ops"
|
||||
|
||||
devops_ops_release [label="Release"]
|
||||
devops_ops_deploy [label="Deploy"]
|
||||
devops_ops_operate [label="Operate"]
|
||||
devops_ops_monitor [label="Monitor"]
|
||||
|
||||
}
|
||||
|
||||
devops_ops_release -> devops_ops_deploy -> devops_ops_operate -> devops_ops_monitor -> devops_ops_deploy
|
||||
|
||||
# ╭──────────╮
|
||||
# │ Projects │
|
||||
# ╰──────────╯
|
||||
# ╭────────╮
|
||||
# │ DevOps │
|
||||
# ╰────────╯
|
||||
|
||||
edge [color="#208080"]
|
||||
node [fillcolor="#205050"]
|
||||
devops_dev_test -> devops_ops_release
|
||||
devops_ops_monitor -> devops_dev_plan
|
||||
|
||||
}
|
||||
|
||||
node [fillcolor="#303030"]
|
||||
edge [color="#FF0000"]
|
||||
|
||||
rwx_forge -> devops_dev_code
|
||||
rwx_todo -> devops_dev_plan
|
||||
|
@ -80,138 +98,113 @@ rwx_todo -> devops_dev_plan
|
|||
# │ RWX │
|
||||
# ╰─────╯
|
||||
|
||||
rwx [
|
||||
subgraph cluster_rwx {
|
||||
label="rwx.work"
|
||||
URL="https://rwx.work"
|
||||
]
|
||||
|
||||
rwx_blog [
|
||||
fontcolor="#8080FF"
|
||||
label="Blog"
|
||||
URL="https://blog.rwx.work"
|
||||
]
|
||||
rwx_blog -> rwx_rwx
|
||||
|
||||
rwx_forge [
|
||||
fontcolor="#8080FF"
|
||||
label="Forge"
|
||||
URL="https://forge.rwx.work"
|
||||
]
|
||||
|
||||
rwx_help [
|
||||
label="Help"
|
||||
URL="https://help.rwx.work"
|
||||
]
|
||||
rwx_help -> rwx_rwx
|
||||
|
||||
rwx_ilos [
|
||||
fontcolor="#8080FF"
|
||||
label="ILOS:\nIncremental Live\nOperating System"
|
||||
URL="https://ilos.rwx.work"
|
||||
]
|
||||
rwx_ilos -> rwx_rwx
|
||||
{
|
||||
rwx_lsgm
|
||||
rwx_ofsp
|
||||
} -> rwx_ilos
|
||||
|
||||
rwx_lsgm [
|
||||
label="LSGM:\nLive Scan\nGrub Menu"
|
||||
subgraph cluster_rwx_lsgm {
|
||||
label="LSGM:\nLive Scan Grub Menu"
|
||||
URL="https://lsgm.rwx.work"
|
||||
]
|
||||
rwx_lsgm -> rwx_rwx
|
||||
|
||||
rwx_lsgm_python [label="Python"]
|
||||
rwx_lsgm_shell [label="Shell"]
|
||||
|
||||
}
|
||||
|
||||
rwx_ofsp [
|
||||
fontcolor="#8080FF"
|
||||
label="OFSP:\nOperating File\nSystem Profile"
|
||||
URL="https://ofsp.rwx.work"
|
||||
]
|
||||
rwx_ofsp -> rwx_rwx
|
||||
|
||||
rwx_prj [
|
||||
fontcolor="#8080FF"
|
||||
label="PRJ:\nPRJ"
|
||||
URL="https://prj.rwx.work"
|
||||
]
|
||||
rwx_prj -> rwx_rwx
|
||||
|
||||
rwx_rwx [
|
||||
label="RWX:\nRead Write eXecute"
|
||||
URL="https://rwx.rwx.work"
|
||||
rwx_rtfd [
|
||||
fontcolor="#8080FF"
|
||||
label="RTFD:\nRead The\nFancy Docs"
|
||||
URL="https://rtfd.rwx.work"
|
||||
]
|
||||
|
||||
subgraph cluster_rwx_rwx {
|
||||
label="RWX:\nRead Write eXecute"
|
||||
URL="https://rwx.rwx.work"
|
||||
|
||||
rwx_rwx_dev [label="Proper\ndev branch"]
|
||||
rwx_rwx_python [label="Python"]
|
||||
rwx_rwx_shell [label="Shell"]
|
||||
|
||||
}
|
||||
|
||||
rwx_spcd [
|
||||
fontcolor="#8080FF"
|
||||
label="SPCD:\nShell to Python\nContinuous Deployment"
|
||||
URL="https://spcd.rwx.work"
|
||||
]
|
||||
rwx_spcd -> rwx_rwx
|
||||
|
||||
rwx_spcd -> {
|
||||
devops_dev_build
|
||||
devops_dev_test
|
||||
devops_ops_deploy
|
||||
}
|
||||
|
||||
rwx_srmp [
|
||||
fontcolor="#8080FF"
|
||||
label="SRMP:\nSoftware Repositories\nMirror Profile"
|
||||
URL="https://srmp.rwx.work"
|
||||
]
|
||||
rwx_srmp -> rwx_rwx
|
||||
|
||||
rwx_todo [
|
||||
fontcolor="#8080FF"
|
||||
label="TODO:\nTO\nDO"
|
||||
URL="https://todo.rwx.work"
|
||||
]
|
||||
rwx_todo -> rwx_rwx
|
||||
|
||||
# ╭───────╮
|
||||
# │ Parts │
|
||||
# ╰───────╯
|
||||
}
|
||||
|
||||
edge [color="#4040FF"]
|
||||
node [fillcolor="#404080"]
|
||||
# ╭─────┬───────╮
|
||||
# │ RWX │ Forge │
|
||||
# ╰─────┴───────╯
|
||||
|
||||
rwx_forge_marc [
|
||||
fontcolor="#8080FF"
|
||||
label="Marc"
|
||||
URL="https://forge.rwx.work/marc.beninca"
|
||||
]
|
||||
|
||||
rwx_forge_marc -> rwx_forge
|
||||
|
||||
{
|
||||
rwx_lsgm_python [label="LSGM\nPython"]
|
||||
rwx_lsgm_shell [label="LSGM\nShell"]
|
||||
} -> rwx_lsgm
|
||||
|
||||
{
|
||||
rwx_ofsp_python [label="OFSP\nPython"]
|
||||
rwx_ofsp_shell [label="OFSP\nShell"]
|
||||
} -> rwx_ofsp
|
||||
|
||||
{
|
||||
rwx_rwx_python [label="RWX\nPython"]
|
||||
rwx_rwx_shell [label="RWX\nShell"]
|
||||
} -> rwx_rwx
|
||||
|
||||
{
|
||||
rwx_spcd_python [label="SPCD\nPython"]
|
||||
rwx_spcd_shell [label="SPCD\nShell"]
|
||||
} -> rwx_spcd
|
||||
|
||||
# ╭───────╮
|
||||
# │ Tasks │
|
||||
# ╰───────╯
|
||||
|
||||
edge [color="#E00000"]
|
||||
node [fillcolor="#A00000"]
|
||||
|
||||
{
|
||||
rwx_rwx_dev [label="Proper\ndev branch"]
|
||||
} -> rwx_rwx
|
||||
|
||||
# ╭─────┬──────╮
|
||||
# │ RWX │ Help │
|
||||
# │ RWX │ OFSP │
|
||||
# ╰─────┴──────╯
|
||||
|
||||
{
|
||||
rwx_help_forgejo [label="Forgejo"]
|
||||
rwx_help_incus [label="Incus"]
|
||||
rwx_help_opentofu [label="Open\nToFu"]
|
||||
} -> rwx_help
|
||||
rwx_ofsp_python [label="Python"]
|
||||
rwx_ofsp_shell [label="Shell"]
|
||||
} -> rwx_ofsp
|
||||
|
||||
# ╭─────┬──────╮
|
||||
# │ RWX │ RTFD │
|
||||
# ╰─────┴──────╯
|
||||
|
||||
{
|
||||
rwx_rtfd_forgejo [label="Forgejo"]
|
||||
} -> rwx_rtfd
|
||||
|
||||
# ╭─────┬─────┬────────╮
|
||||
# │ RWX │ RWX │ Python │
|
||||
|
@ -241,10 +234,9 @@ rwx_rwx_shell_venv [label="Use VEnv"]
|
|||
rwx_srmp_alma [label="Alma"]
|
||||
rwx_srmp_debian [label="Debian"]
|
||||
rwx_srmp_docker [label="Docker"]
|
||||
rwx_srmp_incus [label="Incus"]
|
||||
rwx_srmp_msys [label="MSys"]
|
||||
rwx_srmp_pypi [label="PyPI"]
|
||||
rwx_srmp_python [label="Python"]
|
||||
rwx_srmp_rocky [label="Rocky"]
|
||||
} -> rwx_srmp
|
||||
|
||||
# ╭─────┬──────┬────────╮
|
||||
|
@ -255,39 +247,12 @@ rwx_srmp_debian_codium [label="Codium"]
|
|||
rwx_srmp_debian_incus [label="Incus"]
|
||||
} -> rwx_srmp_debian
|
||||
|
||||
# ╭─────┬──────┬──────╮
|
||||
# │ RWX │ SRMP │ EPEL │
|
||||
# ╰─────┴──────┴──────╯
|
||||
rwx_srmp_epel [label="EPEL"]
|
||||
rwx_srmp_epel -> {
|
||||
rwx_srmp_alma
|
||||
rwx_srmp_rocky
|
||||
}
|
||||
|
||||
# ╭─────┬──────┬────────╮
|
||||
# │ RWX │ SRMP │ Python │
|
||||
# ╰─────┴──────┴────────╯
|
||||
{
|
||||
rwx_srmp_pypi [label="PyPI"]
|
||||
} -> rwx_srmp_python
|
||||
|
||||
# ╭─────┬──────╮
|
||||
# │ RWX │ TODO │
|
||||
# ╰─────┴──────╯
|
||||
{
|
||||
rwx_todo_name [label="Name"]
|
||||
rwx_todo_subdomain [label="Subdomain"]
|
||||
} -> rwx_todo
|
||||
|
||||
# ╭─────╮
|
||||
# │ WIP │
|
||||
# ╰─────╯
|
||||
|
||||
edge [color="#C0C000"]
|
||||
node [fillcolor="#606000"]
|
||||
|
||||
wip [label="Work In\nProgress"]
|
||||
wip -> {
|
||||
rwx_todo
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue