-
Notifications
You must be signed in to change notification settings - Fork 0
Releases: Maxelweb/workflow-tracker
Releases · Maxelweb/workflow-tracker
Patch - v1.0.2
- Fix dockerfile and docker-compose permissions
If you build again the container
docker-compose up -d --build, all the data collected will be recreated in a new images.
Assets 2
Patch - v1.0.1
- Add Dockerfile and docker-compose for Docker support. Use
docker-compose up -danddocker-compose down -vto run the application using Docker. - Fixed a minor warning if data is empty.
Assets 2
Initial release - v1.0
Initial release of the workflow-tracker. Follow the instructions in the README.md to deploy the web-app.
For any questions or suggestions open a new issue 😄
Tip: if you download the source code from the release page, you can deploy the web app without these files:
.gitignore,LICENSE,README.md, folders starting with underscore (_folder).