10 Commits

Author SHA1 Message Date
amacocian 17b42e0f73 Rework documentation 2026-06-13 17:26:49 +02:00
amacocian 8c9a15b175 Setup automatic login for deploy 2026-05-24 12:01:30 +02:00
Alexandru Macocian 9042cb143b docs(automation): note docker-buildx-plugin as build-host prerequisite
DOCKER_BUILDKIT=1 in the build workflow only works if the host has
the buildx CLI plugin installed. Bare docker-ce sometimes ships
without it (Debian/Ubuntu separate packaging). Document the install
so future hosts onboarding to be build targets don't hit the same
'BuildKit is enabled but the buildx component is missing' error.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-22 14:42:18 +02:00
Alexandru Macocian 27e13d92a3 Adjust build pipeline 2026-05-22 13:34:17 +02:00
Alexandru Macocian eda07b9c30 Image building steps 2026-05-22 12:54:43 +02:00
amacocian 54886ff237 Auto-provision stacks 2026-05-13 15:14:13 +02:00
Alexandru Macocian d615872325 Cleanup docs after migration has finished 2026-05-06 18:10:33 +02:00
amacocian b6e6570697 SSH-into-host docs sweep (runners, automation, strategy, conventions, secrets, cert-issuer) 2026-05-05 16:37:53 +02:00
amacocian a1b7b7dd28 Single-label runs-on; document Gitea quirks 2026-05-05 14:12:45 +02:00
amacocian 20edbaef0b Shareable actions setup and docs
Co-authored-by: Copilot <copilot@github.com>
2026-05-05 12:40:42 +02:00