🦞🌯 Lobster Roll

Stories by rostislav_dugin

Show HN: Databasus – open-source backup tool for PostgreSQL, MySQL and MongoDB (databasus.com)
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:&#x2F;&#x2F;databasus.com" rel="nofollow">https:&#x2F;&#x2F;databasus.com<...
Show HN: Databasus v3.16.0 – new release of self-hosted PostgreSQL backup tool (github.com)
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...
Show HN: Postgresus 2.0 – self-hosted PostgreSQL backup tool (postgresus.com)
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:&#x2F;&#x2F;postgresus.com" rel="nofollow">https:&#x2F;&#x2F;postgresus.com</a><p>GitHub - <a href="https:&#x2F;&#x2F;github.com&#x2F;RostislavDugin&#x2F;postg...
Show HN: Log Bull – a simple log collection system for developers (Docker-based) (github.com)
I built Log Bull because ELK&#x2F;Loki&#x2F;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...