b46269bfc0
Build and Push Docker Image / build-and-push (push) Successful in 19s
- Show current admins in RegistryAdmin using new RegistryAdminDisplayModel and backend support - Improve RegistryMetadataService: better normalization, Amazon-specific extraction for images/prices, and URL normalization - Use normalized product URLs and improved metadata logic in RegistryAdmin - Add error handling for Blazored.TextEditor interop issues - Switch healthchecks in portainer-stack.yml to process checks (pidof) - Remove appsettings.Development.json contents from source control - Add RegistryAdminDisplayModel and NormalizedUrl to models
Deployment templates
Gitea build pipeline
- Workflow file:
.gitea/workflows/build-and-push.yml - Pushes Docker image tags to:
git.arnemoerman.be/arne/birthlistlatest- datetime tag (
yyyyMMddHHmm)
Portainer stack
- Stack file:
deploy/portainer-stack.yml - Env template:
deploy/portainer-stack.env.example
Notes
- Set
PAT_TOKENsecret in Gitea for registry login. - Ensure external Docker network
caddy-netexists. - OAuth/SMTP env values can stay empty for MVP; related features will be disabled.