I had a post in the start of December about Postgresus 2.0: self hosted tool for PostgreSQL. Since then the project changed the name and added support of other databases: MySQL, MariaDB and MongoDB.<p>Website - <a href="https://databasus.com" rel="nofollow">https://databasus.com<...
Stories by rostislav_dugin
Hi!<p>I want to share the latest important updates for my open source tool for scheduled database backups (with focus on PostgreSQL).<p>A quick recap:<p>- Supported databases: PostgreSQL, MySQL, MariaDB and MongoDB<p>- Many storage destinations: local storage, S3, Google Drive, Dropbox, SFTP, rclone...
I built Postgresus - an open source self-hosted PostgreSQL backup tool with a web UI, and have just released v2.0<p>Website - <a href="https://postgresus.com" rel="nofollow">https://postgresus.com</a><p>GitHub - <a href="https://github.com/RostislavDugin/postg...
I built Log Bull because ELK/Loki/Graylog felt heavy for small services and side projects. I wanted something you can deploy fast, point your app at a single HTTP endpoint, and immediately search logs in a clean UI.<p>What it is: minimal log collection system + search UI focused on develop...