github Kaiede/Bedrockifier v1.4.0

18 days ago

New Features

Backup on Startup

Can now tell the server to backup after the startupDelay with the new performInitialBackup configuration option.

Backup Files can Include Container Name

Using the prefixContainerName configuration option, you can specify that the container's name should be included in the backup filename. This is a per-container option.

HTTP Endpoint

A basic HTTP endpoint has been added to allow admins to query service state in JSON, or trigger backups on demand. This work lays the foundation for wider and deeper integrations with other admin tasks such as monitoring or dashboards. See the wiki for more details. https://github.com/Kaiede/Bedrockifier/wiki/HTTP-Server

Backups on Demand

Using the new HTTP endpoint, you can trigger backups on demand either via an HTTP request, or the new built-in trigger-backup.sh script which can be executed in the docker container.

Maintenance

Full Changelog: v1.3.1...v1.4.0

Don't miss a new Bedrockifier release

NewReleases is sending notifications on new releases.