Commit graph

2 commits

Author SHA1 Message Date
nocci
61bb65653e 🔧 chore(workflows): update Docker image name in GitHub Actions
Some checks are pending
Build and Push Docker Image / build (push) Waiting to run
- change IMAGE_NAME from server-verwaltung to fleetledger for consistency

📝 docs(README): translate and update README content

- translate README content from German to English
- update sections for quickstart, environment variables, and security notes
- add detailed instructions for using Docker and Docker Compose
2025-12-07 12:17:01 +00:00
nocci
1c20bdb6d4 👷 ci(docker): add GitHub Actions workflow for Docker image
Some checks are pending
Build and Push Docker Image / build (push) Waiting to run
- create workflow to build and push Docker images on push to main or tags
- configure Docker Buildx and login to GitHub Container Registry
- use secrets for secure authentication
- tag images with latest and commit SHA for versioning
2025-12-07 12:10:24 +00:00