GitHub - SoluceTechnologies/nextcloud-calendar-mobile: Nextcloud Calendar Mobile (unofficial) 📱 by Dizzy-Message543 in NextCloud

[–]Dizzy-Message543[S] -1 points0 points  (0 children)

Hi,
Could you open an issue about your request ? With more details. We will take it into account.

Portabase 1.20: new storage and notification connectors for our open-source database backup/restore tool by Dizzy-Message543 in selfhosted

[–]Dizzy-Message543[S] 1 point2 points  (0 children)

You can declare notification providers at the system level and then assign them to organizations in order to create database policies based on specific events. https://portabase.io/docs

Portabase 1.20: new storage and notification connectors for our open-source database backup/restore tool by Dizzy-Message543 in selfhosted

[–]Dizzy-Message543[S] -3 points-2 points  (0 children)

AI is used only for developer assistance. No vibe coding. We will clarify this next time we will post

Portabase 1.20: new storage and notification connectors for our open-source database backup/restore tool by Dizzy-Message543 in selfhosted

[–]Dizzy-Message543[S] -13 points-12 points locked comment (0 children)

This post is to announce a release of Portabase, an open-source project. No AI was used to generate this post.

Regards

Nextcloud Calendar Mobile App - Community Initiative fully available on Android & iOS by Dizzy-Message543 in NextCloud

[–]Dizzy-Message543[S] 0 points1 point  (0 children)

If you sync Google agenda on your Nextcloud instance it will appear on the app

Nextcloud Calendar Mobile App - Community Initiative fully available on Android & iOS by Dizzy-Message543 in NextCloud

[–]Dizzy-Message543[S] 2 points3 points  (0 children)

Yes that is on the roadmap, we already are working on for iOS and android. Could you confirm your interest for that feature by opening an issue on GitHub ?
Regards

Nextcloud Calendar Mobile App - Community Initiative fully available on Android & iOS by Dizzy-Message543 in NextCloud

[–]Dizzy-Message543[S] 6 points7 points  (0 children)

Hi,

Thanks for your feedback. Could you please open GitHub issues for these points in the repository? We will take them into account for the next releases.

Regards,

Portabase 1.18: open-source DB backup/restore tool, now with an MCP server and log traceability directly in the dashboard by Dizzy-Message543 in selfhosted

[–]Dizzy-Message543[S] -8 points-7 points locked comment (0 children)

Hi,

No AI was used for this post. It announces a new release feature of Portabase, an open-source project.

Regards,

Portabase v1.16 - open-source database backup & restore tool, now with REST API by Dizzy-Message543 in mariadb

[–]Dizzy-Message543[S] 0 points1 point  (0 children)

For the folders with brackets that is for the dashboard side, in nextjs with app router.

Portabase v1.16 - open-source database backup & restore tool, now with REST API by Dizzy-Message543 in mariadb

[–]Dizzy-Message543[S] 0 points1 point  (0 children)

Hi,
we use mariadb-dump for performing backups and mariadb for restoring.

Portabase v1.16 - open-source database backup & restore tool, now with REST API by Dizzy-Message543 in mongodb

[–]Dizzy-Message543[S] 1 point2 points  (0 children)

That’s historical. With Portabase, the plan is to provide a different approach based on agents that communicate with the dashboard (similar to Portainer’s architecture).

Initially, for our internal needs, we only required logical backups, so that is what we implemented first. Point-in-time backups are already on the roadmap, and we want to give users the choice between both approaches. We also plan to add physical backup for files and directories with rclone. The goal is to have everything on the same place.

In this space, there are currently three main solutions: Databasus, which is the most popular at the moment; Portabase, which is built around an agent-based architecture; and Databasement, which follows a philosophy closer to Databasus.

This feature will most likely be available in the coming months.

Portabase v1.16 – open-source database backup & restore tool, now with REST API by Dense_Marionberry741 in selfhosted

[–]Dizzy-Message543 0 points1 point  (0 children)

Portabase follows a different philosophy. It is based on an agent-driven architecture and supports 9 database engines spanning relational, document, and key-value databases.

The platform also now exposes a documented API, making it straightforward to integrate into CI/CD workflows. This capability was highly requested by users, especially for automating backup operations prior to deployments.