Skip to content

Proxy DB import and more bug fixes

Choose a tag to compare

@Sengorius Sengorius released this 12 Apr 15:33
· 32 commits to main since this release

Returning feature

Any .sql file can now be imported to a given container with DockerExec proxy db-import. The script will ask you which container and database the dump file shall be imported in. Current supported db architectures are MySQL/MariaDB and PostgreSQL.

Bugfixes

  • exited containers from proxy will now be started again, if proxy init command is used
  • the "attach to docker logs" function was outsource and can be reused in several ways
  • fixed the proxy finish command, which was still using docker-compose