Matthias Schröder
Matthias Schröder
I was facing this issue as well: 1. Clearing Elementors CSS cache via Elementor -> Tools -> Regenerate CSS & Data 2. Calling page **A** in the frontend (responsive view)...
> This is still relevant. We are using an external script to create the playlists as a workaround, but it would be nice to use the same mechanism as dashboards....
It's not apparent to me, why nextcloud copies application code in the persistent storage location: `/mnt/nfs/services/nextcloud-nextcloud/html/3rdparty/aws/aws-sdk-php` In my eyes, this is not a valid approach for containerized applications. My current...
I can confirm this behaviour. When I specify an index pattern like `data.*`, after saving the policy overview shows: The backup fails: `[2024-08-30T20:03:48Z]: Caught exception while creating snapshot daily-snapshot-logs-2024-08-30t20:03:48-acse9stp. `
+1 I'd also love to see the config file being read from $XDG_CONFIG_HOME. I would suggest the implementation as follows: 1. If present, the $XDG_CONFIG_HOME/.opencommit file is considered 2. If...
> One other point of clarity I think I should make. > > The docker images that are here are not really meant for "general consumption". They were created for...
@liyasthomas thanks for pointing me to the Helm Chart. As I can see, it's pretty new, the last time I checked it did not exist :)
> Here are few more pointers to help you: > > * Have you enabled [subpath based access](https://docs.hoppscotch.io/documentation/self-host/community-edition/install-and-build#subpath-based-access)? > > * Have you updated the [`WHITELISTED_ORIGINS`](https://docs.hoppscotch.io/documentation/clients/desktop#hoppscotch-self-hosted-edition-for-community) environment variables? Yes, please...
Thanks for elaborating, @CuriousCorrelation! Does this mean, that I'm no longer able to use the dedicated images, as the newly introduced webapp-server is not available separately? Or is this new...
Hi @CuriousCorrelation Thanks. This actually means, that the newly introduced feature to use a self-hosted backend breaks with the approach to use individual containers outlined here: https://docs.hoppscotch.io/documentation/self-host/community-edition/install-and-build#using-individual-containers-for-the-services-2. Maybe this information...