Markus Bergholz
Markus Bergholz
@gregharvey ```yml --- - hosts: localhost connection: local tags: - example vars: region: eu-central-1 subnet: subnet-d8309db2 security_group: sg-f32f0196 ecs_trusted_relationship: | { "Version": "2012-10-17", "Statement": [ { "Sid": "", "Effect": "Allow",...
> aws_sgw_info this is a very hard one, because there is no module to create a storage gateway yet.
> > aws_sgw_info > > this is a very hard one, because there is no module to create a storage gateway yet. a few words more about the storage gateway...
Yes. It's possible. https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/ecr.html But only on create. It's not changeable once the ECR is created.
> @markuman > > > Yes. It's possible. https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/ecr.html > > But only on create. It's not changeable once the ECR is created. > > I have this working to...
Or just take a look at the official nextcloud docker app. It simply work as the matomo docker image should have work. You start the image and put your volume/mount...
My workflow atm is: 1. update matomo using the webfrontend 2. update the docker container to the same version dunno how others handle this? maybe most matomo users doesn't use...
Yeah, but caution: this will work as long as matomo didn't change their behaviour and won't touch the volume location in a future docker image release. And update the image...
Sounds strange ... do you have a script to reproduce it?
You can try turbowebdis. It's faster than webdis. https://github.com/markuman/tinywebdis