You don’t need to use s3fs or other tools to mount S3 in folder, then mount it as volume in docker. Now, you can use S3 in docker as volume with rclone docker plugin
Client complaint they can’t update their app on docker swarm cluster with error no suitable node (host-mode port already in use on 1 node) when they try to update app image. Here is how to fix that problem.
Client complaint they only can use network_mode: host in their swarm environment, it makes they can’t scale their apps. Here is how to fix your broken docker swarm network ingress (port forwarding)
This tutorial was for you who need to monitoring NATS. With this you can monitor connections, subscription even slow consumer. We will monitoring NATS with nats-exporter & grafana.