Skip to content

AtomicServer as homeassistant add-on #1138

@joepio

Description

@joepio

HomeAssistant is becoming a pretty popular platform for self-hosting stuff. It has add-ons for all sorts of FOSS tools, many having little to do with home management.

We need a config.yaml:

name: "AtomicServer"
version: "0.40.0"
slug: "atomicserver"
description: "All-in one workspace, database, headless CMS"
arch:
  - aarch64
  - amd64
startup: services
boot: auto
map:
  - "share:rw"
options:
  # You can put your .env variables here later
  ATOMIC_PORT: 80
schema:
  ATOMIC_PORT: int

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions