wiki: update Services
parent
9ee457a921
commit
aac3773dd3
1 changed files with 24 additions and 25 deletions
49
Services.md
49
Services.md
|
|
@ -1,7 +1,7 @@
|
|||
# Atlas OS — Full Service Catalog
|
||||
|
||||
55 containers, 39 browser-accessible apps, 20+ background systemd services.
|
||||
Live status: https://uptime.atlascorporation.nl
|
||||
Live status: `uptime.{DOMAIN}`
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -20,53 +20,52 @@ Live status: https://uptime.atlascorporation.nl
|
|||
|
||||
| Service | URL |
|
||||
|---------|-----|
|
||||
| Authentik | auth.atlascorporation.nl |
|
||||
| Vaultwarden | vault.atlascorporation.nl |
|
||||
| Authentik | auth.{DOMAIN} |
|
||||
| Vaultwarden | vault.{DOMAIN} |
|
||||
|
||||
## AI
|
||||
|
||||
| Service | URL |
|
||||
|---------|-----|
|
||||
| Atlas Chat (Open-WebUI) | chat.atlascorporation.nl |
|
||||
| AI Gateway (LiteLLM) | llm.atlascorporation.nl |
|
||||
| Mindmap | mindmap.atlascorporation.nl |
|
||||
| Leeragent | leeragent.atlascorporation.nl |
|
||||
| Atlas Chat (Open-WebUI) | chat.{DOMAIN} |
|
||||
| AI Gateway (LiteLLM) | llm.{DOMAIN} |
|
||||
| Mindmap | mindmap.{DOMAIN} |
|
||||
| Leeragent | leeragent.{DOMAIN} |
|
||||
|
||||
## Work
|
||||
|
||||
| Service | URL |
|
||||
|---------|-----|
|
||||
| Odoo 19 ERP | odoo.atlascorporation.nl |
|
||||
| Firefly III (CFO) | cfo.atlascorporation.nl |
|
||||
| Enable Banking | fidi.atlascorporation.nl |
|
||||
| Paperless-ngx | paperless.atlascorporation.nl |
|
||||
| OnlyOffice | office.atlascorporation.nl |
|
||||
| Nextcloud Calendar | cloud.atlascorporation.nl/apps/calendar |
|
||||
| Odoo 19 ERP | odoo.{DOMAIN} |
|
||||
| Firefly III (CFO) | cfo.{DOMAIN} |
|
||||
| Enable Banking | fidi.{DOMAIN} |
|
||||
| Paperless-ngx | paperless.{DOMAIN} |
|
||||
| OnlyOffice | office.{DOMAIN} |
|
||||
| Nextcloud Calendar | cloud.{DOMAIN}/apps/calendar |
|
||||
|
||||
## Files & Communications
|
||||
|
||||
| Service | URL |
|
||||
|---------|-----|
|
||||
| Nextcloud | cloud.atlascorporation.nl |
|
||||
| Stalwart Mail | stalwart.atlascorporation.nl |
|
||||
| Relay | relay.atlascorporation.nl |
|
||||
| Nextcloud | cloud.{DOMAIN} |
|
||||
| Stalwart Mail | stalwart.{DOMAIN} |
|
||||
| Relay | relay.{DOMAIN} |
|
||||
|
||||
## Ops & Infrastructure
|
||||
|
||||
| Service | URL |
|
||||
|---------|-----|
|
||||
| Forgejo | git.atlascorporation.nl |
|
||||
| n8n | n8n.atlascorporation.nl |
|
||||
| Uptime Kuma | uptime.atlascorporation.nl |
|
||||
| MeshCentral | mesh.atlascorporation.nl |
|
||||
| Command | command.atlascorporation.nl |
|
||||
| Remote Desktop (tailnet-only) | atlas-01.tailab40ed.ts.net:8497 |
|
||||
| n8n | n8n.{DOMAIN} |
|
||||
| Uptime Kuma | uptime.{DOMAIN} |
|
||||
| MeshCentral | mesh.{DOMAIN} |
|
||||
| Command | command.{DOMAIN} |
|
||||
| Remote Desktop (tailnet-only) | desktop.{DOMAIN} (tailnet-only) |
|
||||
|
||||
## Managed Sites
|
||||
|
||||
atlasworks.nl, atlascorporation.nl, atlasagency.nl, atlasacademy.nl, atlaspos.nl,
|
||||
atlashub.nl, bicosagency.nl, budgetenergiecoach.nl, hkintercare.nl,
|
||||
jouwenergieadvies.nl, reclamemans.nl
|
||||
your-site-1.example, your-site-2.example
|
||||
|
||||
## Background systemd Services
|
||||
|
||||
|
|
@ -97,8 +96,8 @@ jouwenergieadvies.nl, reclamemans.nl
|
|||
| Service | URL |
|
||||
|---------|-----|
|
||||
| Academy site | atlasacademy.nl |
|
||||
| Lead relay (Odoo) | /academy-lead -> 127.0.0.1:7793 (atlas-academy-relay) |
|
||||
| Product feed | atlasworks.nl/academy-feed.php |
|
||||
| Lead relay (Odoo) | /academy-lead -> 127.0.0.1:<relay-port> (atlas-academy-relay) |
|
||||
| Product feed | <your-store>/academy-feed.php |
|
||||
|
||||
## Islamic Layer
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue