All notable changes to this project will be documented in this file.
- Push also to Docker Hub
- Integrated changelog generation in github actions
- Fix build pipeline
- Try to commit in github actions with git-auto-commit-action
- CHANGELOG.md and git-cliff configuration
- Build pipeline
- Update syntax in shell scripts
- Fix typo
- Update docker image names
- Copyright year and name in LICENSE
- Update README
- Changed alpine base image from 3.14 to 3.19.1
- Some notes about the usage
- Evaluate tag in separate step
- Execution and sync script used by the docker image
- Nginx file to specify location and indexing options
- Dockerfile to build container, based on alpine
- Build docker image via github actions
- Set file permission to allow execution
- Defining volume and exposed port in dockerfile
- Update the readme