You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> 🧭 **Atlas Lab** is a localhost-first self-hosted platform made of a Node.js/TypeScript CLI, a layered Docker Compose stack, and an operational React dashboard served by the gateway.
14
-
> It is designed to provide Git hosting, optional local AI services with Open WebUI, Ollama, and n8n, browser-based development workbenches, and structured image/volume backup workflows on a single machine.
14
+
> It is designed to provide Git hosting, project and design collaboration, internal documentation, collaborative markdown notes, optional local AI services with Open WebUI, Ollama, and n8n, browser-based development workbenches, and structured image/volume backup workflows on a single machine.
15
15
16
16
---
17
17
@@ -21,7 +21,7 @@ Atlas Lab is built for a practical goal: run a repeatable local engineering plat
21
21
22
22
### What it gives you
23
23
24
-
- 🧱 An always-on **core layer** with Gitea, the gateway, and Atlas Dashboard
24
+
- 🧱 An always-on **core layer** with Atlas Dashboard, Gitea, Plane, Penpot, BookStack, and HedgeDoc
25
25
- 🧠 An optional **AI LLM layer** with Open WebUI, Ollama, and n8n
26
26
- 🛠️ An optional **workbench layer** with browser-based Node and Python environments plus shared PostgreSQL
27
27
- 🔐 HTTPS-only ingress on `localhost`
@@ -66,7 +66,7 @@ Atlas Lab is split into **three explicit layers**:
"description": "Internal Git forge for repositories, issues, review, and the lab's technical collaboration flow.",
254
257
"title": "Gitea Forge"
255
258
},
259
+
"bookStack": {
260
+
"action": "Open BookStack",
261
+
"description": "Self-hosted internal documentation and knowledge base with a deterministic initial admin aligned by the lab bootstrap.",
262
+
"title": "BookStack"
263
+
},
256
264
"penpot": {
257
265
"action": "Open Penpot",
258
266
"description": "Self-hosted Penpot workspace for product design, shared libraries, and collaboration across design and code, with a bootstrap root profile aligned to the lab.",
259
267
"title": "Penpot",
260
268
"usage": "design and code collaboration"
261
269
},
270
+
"hedgeDoc": {
271
+
"action": "Open HedgeDoc",
272
+
"description": "Self-hosted collaborative markdown workspace for shared notes, meeting pads, and lightweight documentation flows.",
273
+
"note": "Local email accounts are enabled and anonymous access is disabled. Create the first account directly in the app.",
274
+
"title": "HedgeDoc"
275
+
},
262
276
"plane": {
263
277
"action": "Open Plane",
264
278
"description": "Self-hosted Plane workspace for issue tracking, planning, roadmaps, and internal project coordination, with a bootstrap instance admin aligned to the lab.",
"description": "Forge Git interna per repository, issue, review e flusso di collaborazione tecnica del lab.",
254
257
"title": "Gitea Forge"
255
258
},
259
+
"bookStack": {
260
+
"action": "Apri BookStack",
261
+
"description": "Base di conoscenza e documentazione interna self-hosted, con admin iniziale deterministico allineato dal bootstrap del lab.",
262
+
"title": "BookStack"
263
+
},
256
264
"penpot": {
257
265
"action": "Apri Penpot",
258
266
"description": "Workspace Penpot self-hosted per product design, librerie condivise e collaborazione tra design e codice, con profilo root allineato al bootstrap del lab.",
259
267
"title": "Penpot",
260
268
"usage": "design e code collaboration"
261
269
},
270
+
"hedgeDoc": {
271
+
"action": "Apri HedgeDoc",
272
+
"description": "Workspace self-hosted di markdown collaborativo per note condivise, meeting pad e documentazione leggera.",
273
+
"note": "Gli account email locali sono abilitati e l accesso anonimo e disattivato. Crea il primo account direttamente nell app.",
274
+
"title": "HedgeDoc"
275
+
},
262
276
"plane": {
263
277
"action": "Apri Plane",
264
278
"description": "Workspace Plane self-hosted per issue tracking, planning, roadmap e coordinamento interno dei progetti, con instance admin iniziale allineato al bootstrap del lab.",
0 commit comments