aws-serverless-nextcloud
aws-serverless-nextcloud copied to clipboard
moved - https://github.com/f7o/aws-serverless-nextcloud
We have a setup with about 30 users, calendar integration and a few gigabytes data running for about half an year now without any problems, but suddenly the container is...
Saw the entire account loses access and the user needs to restart the nextcloud from a fresh instance. How would one do that? I see the data is split between...
I deployed with `21.0.1` and now I want to upgrade to a new version. I did this after the initial deployment worked: ``` aws cloudformation deploy \ --template-file ${OUTPUT_TEMPLATE_FILE} \...
Tested this with defaults apart from image (I used 23.0.1) and while everything provisions correct, NC never passed the health check and is in a 500 loop. I unfortunately don't...