Martin Bouillaud
Martin Bouillaud
Same issue here
Hi ! @towfiqi, you could use Github action to automate docker image Build with multi arch with something like in `.github/workflows/build-push-multiarch-image.yml` : ``` name: Build & Push Docker Image env:...
@sevmonster I'm really interested about how do you make Filestash work with Auth Proxy.
Hello @nabokihms , we are using Secret Manager on GCP and SecretProviderClass kind to use Secrets in our Helm manifests. So i needed to add new resources in the template...
Same problem here with : - NC version : 25.0.1 Stable - Calendar App version : 4.1.0 - Calendar Resources Management version : 0.3.1 Resource is OK in database :...
Any news on this issue ?
@mark543g it doesn't work. Resources exists, but nothing found in the UI :  
My table calresources_rooms is empty : `MariaDB [nextcloud]> select * from calresources_rooms; Empty set (0.001 sec)`
Hey @mark543g how do you make it works ? Did u create the table oc_calendar_vehicles ?