Releases: elabftw/elabctl
Releases · elabftw/elabctl
elabctl-2.3.2
Version 2.3.2
- Use
docker compose
for Docker version > 20.x anddocker-compose
otherwise.
elabctl-2.3.1
Version 2.3.1
- Use
docker compose
for Docker version > 19.x anddocker-compose
otherwise. (#22)
elabctl-2.3.0
Version 2.3.0
- Use
docker compose
instead ofdocker-compose
command - Add a warning with a choice to continue update if the latest version is a beta version
elabctl-2.2.4
Version 2.2.4
- Fix ENABLE_LETSENCRYPT being incorrectly set to true for self signed certs (#20)
- Drop "no domain name" support
elabctl-2.2.3
Version 2.2.3
- Fix permissions for uploaded files folder chown command
elabctl-2.2.2
- Use correct mysql container name for backup
elabctl-2.2.1
- Add link to latest version changelog after update
elabctl-2.2.0
Replace php-logs
with access-logs
and error-logs
using docker logs
command.
elabctl-2.1.1
Allow custom container names in config file. See example elabctl.conf
.
elabctl-1.0.2
Version 1.0.2
- Fix bugreport hanging on elabftw version
- Add mysql command to spawn mysql shell in container
- Check for disk space before update (#15)