Skip to content

Releases: elabftw/elabctl

elabctl-2.3.2

23 Nov 20:19
2.3.2
Compare
Choose a tag to compare

Version 2.3.2

  • Use docker compose for Docker version > 20.x and docker-compose otherwise.

elabctl-2.3.1

14 Nov 15:44
2.3.1
Compare
Choose a tag to compare

Version 2.3.1

  • Use docker compose for Docker version > 19.x and docker-compose otherwise. (#22)

elabctl-2.3.0

10 Nov 14:51
2.3.0
Compare
Choose a tag to compare

Version 2.3.0

  • Use docker compose instead of docker-compose command
  • Add a warning with a choice to continue update if the latest version is a beta version

elabctl-2.2.4

22 Jul 12:24
2.2.4
Compare
Choose a tag to compare

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

09 Jul 11:19
Compare
Choose a tag to compare

Version 2.2.3

  • Fix permissions for uploaded files folder chown command

elabctl-2.2.2

03 Dec 20:54
2.2.2
Compare
Choose a tag to compare
  • Use correct mysql container name for backup

elabctl-2.2.1

28 Nov 17:26
2.2.1
Compare
Choose a tag to compare
  • Add link to latest version changelog after update

elabctl-2.2.0

05 Sep 15:34
2.2.0
Compare
Choose a tag to compare

Replace php-logs with access-logs and error-logs using docker logs command.

elabctl-2.1.1

31 Jul 01:11
2.1.1
Compare
Choose a tag to compare

Allow custom container names in config file. See example elabctl.conf.

elabctl-1.0.2

07 Jan 20:01
1.0.2
Compare
Choose a tag to compare

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)