Commit graph

7 commits

Author SHA1 Message Date
742be649eb Add /build-info page displaying
All checks were successful
/ build (push) Successful in 1m16s
/ deploy (push) Successful in 16s
Add page displaying information about the deployment for diagnostic
purposes.
2025-05-20 00:07:58 +02:00
81de90d4a6 Push container images to a private org
All checks were successful
/ build (push) Successful in 1m10s
/ deploy (push) Successful in 15s
The access permissions in Forgejo does not allow making packages
of a user private, the only options are hide the user completely
or make packages public.  Do a workaround for this by pushing to
a private org.
2025-05-19 18:55:59 +02:00
4a9a8cec85 Rewrite deployment for forge.hornwitser.no
All checks were successful
/ build (push) Successful in 1m13s
/ deploy (push) Successful in 16s
Replace docker with podman and kubernetes with the simple service
webhook in the forgejo workflow to make this compatible with my
new infrastructure.
2025-05-19 18:03:47 +02:00
754d175ce2 Restore docker deployment pipeline
Adapt the Dockerfile to work with Nuxt and restore the deployment
pipeline.
2025-03-05 17:48:20 +01:00
51ff27c569 Move all code to old/ to prepare for Nuxt rewrite 2025-03-01 16:32:51 +01:00
e3210afe3a Tag container image with latest instead of branch 2025-02-28 00:22:58 +01:00
dd99b63546 Add deployment workflow 2025-02-27 22:42:28 +01:00