Iva Horn

Notes from a software engineer for iPhone, iPad and Mac apps.

Memoji

Nextcloud Posts

The following posts have been tagged with "Nextcloud".

German Nextcloud Localizations

March 3, 2025

While opening a pull request to fix a minor issue in the localization process of the Nextcloud Notes app for iOS I learned why de localizations must be overwritten with de_DE.

Docker Compose Testcloud

February 27, 2025

Frequently I need a clean throwaway deployment of Nextcloud to quickly reproduce bugs or have an isolated back end for client development and automated testing. This is the next level.

Easy Nextcloud Test Container

December 18, 2024

How to quickly and easily spin up a Docker container with Nextcloud for testing core features quickly.

Federated Nextcloud Development Environment

November 28, 2024

Verifying one feature I had to implement requires two Nextcloud development instances talking to each other. This is how I figured it out.