Releases: EyeSeeTea/d2-docker
d2-docker v1.17.0-efh
d2-docker is a multi-platform command-line EyeSeeTea docker-compose wrapper. It facilitates the work with DHIS2 instances, giving the user control of the instances while making the most common operations (backups, interaction with DB, war files upgrade, copy, machine start, etc) easier.
This new version release notes are:
What's Changed
- Fix for EFH: Restored the restart:unless-stopped to the core container.
Like every other EyeSeeTea software, this is open source. Use it at your own responsibility as much as you want.
d2-docker v1.17.0
d2-docker is a multi-platform command-line EyeSeeTea docker-compose wrapper. It facilitates the work with DHIS2 instances, giving the user control of the instances while making the most common operations (backups, interaction with DB, war files upgrade, copy, machine start, etc) easier.
This new version release notes are:
What's Changed
- Fix: Removed temporary GLOWROOT volume to prevent container startup failures.
We are very happy to receive any contribution, so please if you have yours, don't hesitate to send us your code.
Like every other EyeSeeTea software, this is open source. Use it at your own responsibility as much as you want.
d2-docker v1.16.1
d2-docker is a multi-platform command-line EyeSeeTea docker-compose wrapper. It facilitates the work with DHIS2 instances, giving the user control of the instances while making the most common operations (backups, interaction with DB, war files upgrade, copy, machine start, etc) easier.
This new version release notes are:
What's Changed
- Fix issue with tagging
We are very happy to receive any contribution, so please if you have yours, don't hesitate to send us your code.
Like every other EyeSeeTea software, this is open source. Use it at your own responsibility as much as you want.
d2-docker v1.16.0
d2-docker is a multi-platform command-line EyeSeeTea docker-compose wrapper. It facilitates the work with DHIS2 instances, giving the user control of the instances while making the most common operations (backups, interaction with DB, war files upgrade, copy, machine start, etc) easier.
This new version release notes are:
What's Changed
- Added a feature to enable glowroot in tomcat
- Fix to avoid getting responses from other servers with 'data' container
- Fix to make sure -k is run upon restart
- Fix to make d2-docker rm properly clear up containers
Full Changelog: 1.15.1...1.16.0
We are very happy to receive any contribution, so please if you have yours, don't hesitate to send us your code.
Like every other EyeSeeTea software, this is open source. Use it at your own responsibility as much as you want.
This work has been funded by WHO and SP. If you like it, please don't hesitate in contacting us ;)
d2-docker v1.15.1
d2-docker is a multi-platform command-line EyeSeeTea docker-compose wrapper. It facilitates the work with DHIS2 instances, giving the user control of the instances while making the most common operations (backups, interaction with DB, war files upgrade, copy, machine start, etc) easier.
This new version release notes are:
What's Changed
- Fix to avoid issue if the content type JSON is not specified in the request
Full Changelog: 1.15.0...1.15.1
We are very happy to receive any contribution, so please if you have yours, don't hesitate to send us your code.
Like every other EyeSeeTea software, this is open source. Use it at your own responsibility as much as you want.
This work has been funded by WHO and SP. If you like it, please don't hesitate in contacting us ;)
d2-docker v1.15.0
d2-docker is a multi-platform command-line EyeSeeTea docker-compose wrapper. It facilitates the work with DHIS2 instances, giving the user control of the instances while making the most common operations (backups, interaction with DB, war files upgrade, copy, machine start, etc) easier.
This new version release notes are:
What's Changed
- Specific folder selection on commit
- Excluded analytic tables in pg_dump
- Support docker compose (as a plugin)
- Support for DHIS v42
- Fix to allow d2-cloner to proceed with data deletion in DHIS v41
- Increased HTTP header size
Full Changelog: 1.14.0...1.15.0
We are very happy to receive any contribution, so please if you have yours, don't hesitate to send us your code.
Like every other EyeSeeTea software, this is open source. Use it at your own responsibility as much as you want.
This work has been funded by WHO and SP. If you like it, please don't hesitate in contacting us ;)
d2-docker v1.14.0
d2-docker is a multi-platform command-line EyeSeeTea docker-compose wrapper. It facilitates the work with DHIS2 instances, giving the user control of the instances while making the most common operations (backups, interaction with DB, war files upgrade, copy, machine start, etc) easier.
This new version release notes are
What's Changed
- Open debugging port to the core by @tokland in #120
- Remove nginx proxy_cookie_path security by @tokland in #129
- Feature: Add custom tempfile base directory argument by @nshandra in #128
- Enable postgres logs by @tokland in #125
- Release 1.14.0 by @ifoche in #131
We are very happy to receive any contribution, so please if you have yours, don't hesitate to send us your code.
Like every other EyeSeeTea software, this is open source. Use it at your own responsibility as much as you want.
This work has been funded by WHO. If you like it, please don't hesitate in contacting us ;)
Full Changelog: 1.13.0...1.14.0
d2-docker v1.13.0
d2-docker is a multi-platform command-line EyeSeeTea docker-compose wrapper. It facilitates the work with DHIS2 instances, giving the user control of the instances while making the most common operations (backups, interaction with DB, war files upgrade, copy, machine start, etc) easier.
This new version release notes are
New features:
- Support for DHIS 40 (Java 17)
- Disable postgres JIT
- Bug fix: Make sure commit fails if pg_dump fails
- Bug fix: Wait data container finished before core
We are very happy to receive any contribution, so please if you have yours, don't hesitate to send us your code.
Like every other EyeSeeTea software, this is open source. Use it at your own responsibility as much as you want.
This work has been funded by Samaritan's Purse and WHO. If you like it, please don't hesitate in contacting us ;)
d2-docker v1.12.0
d2-docker is a multi-platform command-line EyeSeeTea docker-compose wrapper. It facilitates the work with DHIS2 instances, giving the user control of the instances while making the most common operations (backups, interaction with DB, war files upgrade, copy, machine start, etc) easier.
This new version release notes are
New features:
- Use specific Werkzeug version (2.x) to avoid installation problems
- Add recommended parameters for DHIS"
- Add compatibility to amd64 platforms
We are very happy to receive any contribution, so please if you have yours, don't hesitate to send us your code.
Like every other EyeSeeTea software, this is open source. Use it at your own responsibility as much as you want.
This work has been funded by Samaritan's Purse and WHO. If you like it, please don't hesitate in contacting us ;)
d2-docker v1.11.0
d2-docker is a multi-platform command-line EyeSeeTea docker-compose wrapper. It facilitates the work with DHIS2 instances, giving the user control of the instances while making the most common operations (backups, interaction with DB, war files upgrade, copy, machine start, etc) easier.
This new version release notes are
New features:
- Add shell command feature
- On boot, prevent fail if source files/ folders do not exist
- Log improvements:
- Add the typical -n/--limit to limit the output count
- When using --follow mode, return a small fixed amount of the last lines (10) and then follow.
- Add --dump option to dump the current DB without commit
- Increase NGINX timeout from 1 to 5 mins
- Adds two new endpoints to the API: db and logs. These endpoints do not return a JSON, they directly return the sql.gz or log files in a stream.
- Prevent CSRF by adding SameSite=strict to response cookies
- Don't return nginx version on Server response header
We are very happy to receive any contribution, so please if you have yours, don't hesitate to send us your code.
Like every other EyeSeeTea software, this is open source. Use it at your own responsibility as much as you want.
This work has been funded by Samaritan's Purse and WHO. If you like it, please don't hesitate in contacting us ;)
