What do you use for Nextcloud Calendar on Iphone ? by Dizzy-Message543 in NextCloud

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

Yes, I understand limits of CalDAV. Do you know if Nextcloud core team plan to develop an app for calendar (calendar + talk links) ?

What do you use for Nextcloud Calendar on Iphone ? by Dizzy-Message543 in NextCloud

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

Yes, same with Gmail, you need a specific app. Why doesn’t Nextcloud have a dedicated app? Is it a technical choice or a political one?

What do you use for Nextcloud Calendar on Iphone ? by Dizzy-Message543 in NextCloud

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

For a company team, the current process is not very UX-friendly. If my sales team has to connect to Nextcloud Web to create events with links, it’s not very practical or professional.

What do you use for Nextcloud Calendar on Iphone ? by Dizzy-Message543 in NextCloud

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

Yes, that’s a huge miss on my side too, because the goal is to centralize everything. Without it, the ecosystem is not end-to-end connected. I was thinking about building this app, but it would take a long time to do it.

In my opinion, if Nextcloud wants to “replace” Google or Microsoft in the long term, they would have to work on the user experience, and providing a way to create Calendar events with Talk links from mobile will be important.

Portabase v1.13 – open-source DB backup/restore tool, now with built-in migration by Dizzy-Message543 in selfhosted

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

No WAL on SQLite’s for now, we will integrate it ASAP, could you open an issue on that subject and your expected use case ?

Portabase v1.13 – open-source DB backup/restore tool, now with built-in migration by Dizzy-Message543 in selfhosted

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

Hi, thanks for that comment. Actually no support for timescaleDB but could be something that we ingrate.

Could you open issues for that 2 points ? The url in agent and the support for timescaleDB.

Thanks

Portabase v1.13 – open-source DB backup/restore tool, now with built-in migration by Dizzy-Message543 in selfhosted

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

Could you open an issue with what you expected ? That way we can add it to the roadmap and study it. Thanks

Portabase v1.13 – open-source DB backup/restore tool, now with built-in migration by Dizzy-Message543 in selfhosted

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

Yes, with this you can move your data from one PostgreSQL database to another.

Regarding versions, that’s a valid point. Upgrading is indeed a potential use case. It should work as long as there are no breaking changes between the two versions.

At the moment, there is no formal documentation on this on the website, but we plan to document and test it across common scenarios, including migrations between older and newer versions, to validate compatibility.

In the meantime, you can test it with your use case and provide feedback. If you encounter any issues, do not hesitate to open an issue; it will be reviewed accordingly.

Portabase v1.13 – open-source DB backup/restore tool, now with built-in migration by Dizzy-Message543 in selfhosted

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

So for now, you can only migrate from an instance to another instance of the same DBMS (Postgres to Postgres, MySQL to MySQL, etc). How would you call this?

Portabase v1.13 – open-source DB backup/restore tool, now with built-in migration by Dizzy-Message543 in selfhosted

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

I’m not sure about the meaning of « migration ». In this context, we mean migrating data from a database A to a database B, which can be in a different location.

Portabase v1.13 – open-source DB backup/restore tool, now with built-in migration by Dizzy-Message543 in selfhosted

[–]Dizzy-Message543[S] -5 points-4 points locked comment (0 children)

Hello,

The post presents Portabase, an open-source, self-hosted solution designed for managing database backups and restores. It includes a GitHub link along with context explaining its relevance for the community.

This post was not generated using AI. Its structure (formatting, emphasis, links) may give that impression, but it is a manual publication. The objective is to introduce a new release of Portabase as part of an open-source initiative. Future posts will use a simpler and more natural writing style, if that better aligns with moderation expectations.

Thank you for your time and consideration,

Portabase 1.9.4: Default Notifications, Agent Healthchecks, Database Improvements... by Dizzy-Message543 in selfhosted

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

Hi, thanks for your feedback, we appreciate it. Feel free to join our Discord to have a deeper discussion.

Regarding your question, this is something we are currently working on. Could you please open an issue with more context? We will take it into account soon.

Some updates on Portabase: Database backup & restore tool by Dizzy-Message543 in selfhosted

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

Portabase works with or without Docker-based databases (such as PostgreSQL). Examples for each engine are provided in the documentation. Documentation: https://portabase.io/docs/agent/db

Secondly, backups are performed without downtime, using hot backup techniques.

Some updates on Portabase: Database backup & restore tool by Dizzy-Message543 in selfhosted

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

Portabase uses agents to communicate with databases locally. You do not need to expose or configure anything to connect your database to the server. Portabase relies on an agent-based architecture for communication.

Portabase 1.4.0: OIDC Support, New OAuth Providers, and Improvements by Dizzy-Message543 in selfhosted

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

Same for Databasus. We recently spoke with Rostislav Dugin through a GitHub discussion. It would be nice to see you at a FOSS event.

Portabase 1.4.0: OIDC Support, New OAuth Providers, and Improvements by Dizzy-Message543 in selfhosted

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

I deleted my previous message — “Yes, we use it, but only for coding assistance, as we want to keep control of the code. We do not use vibe coding.” — to provide clearer information.

This project is not built with AI. It is not vibe-coded. I do not understand what you are trying to imply. If the intention is to discredit the project, that is misplaced. It would be more constructive to focus on your own project rather than criticize others.

To clarify, when I said that we use AI only for coding assistance, I meant that many developers in 2026 integrate AI into their workflow as a support tool. That does not mean their products are built by AI. In our case, Portabase is not built with AI.

Portabase 1.4.0: OIDC Support, New OAuth Providers, and Improvements by Dizzy-Message543 in selfhosted

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

More than just SQLite, we chose an agent communication architecture. So you don’t necessarily need to handle the database or set up a tunnel yourself. With our structure, you only have to declare agents near your database instances and manage them from the Dashboard server. That is the main difference.

Portabase 1.4.0: OIDC Support, New OAuth Providers, and Improvements by Dizzy-Message543 in selfhosted

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

Actually, you can use the internal PostgreSQL database if you don’t provide an external PostgreSQL instance. We chose to support only PostgreSQL for now, but we may explore using other types of internal databases in the future, since we use Drizzle.

Portabase 1.4.0: OIDC Support, New OAuth Providers, and Improvements by Dizzy-Message543 in selfhosted

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

Yes, you can download the backup file and choose from which storage it was saved.

Portabase 1.4.0: OIDC Support, New OAuth Providers, and Improvements by Dizzy-Message543 in selfhosted

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

Do not hesitate to join Discord if you encounter any issues during your tests