mirror of
https://github.com/MOIS3Y/logs-collector.git
synced 2025-02-01 01:10:52 +01:00
14 lines
429 B
Markdown
14 lines
429 B
Markdown
# 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;
|