logs-collector/CHANGELOG.md
2023-09-16 15:28:43 +09:00

429 B

Changelog

[0.1.0] - 2023-09-16

Added

  • Web interface
  • Fully featured RestFullAPI v1;
  • Monitoring free space in storage;
  • Deleting an archive or ticket also deletes physical files;
  • Flexible deployment configuration using environment variables;
  • Dockerized app, the image size is less than 150mb;
  • Support sqlite3 and PostgreSQL^15;
  • Whitenoise Static management;
  • healthcheck checking application availability;