Hacker News new | ask | show | jobs
by ThalesX 1878 days ago
Do you mind asking me what kind of cloud you are storing?

I've tried deploying a Nextcloud instance via Docker-Compose to a Free Tier EC2 on AWS and found the CPU to spike randomly to 100% and require a machine restart to free up.

I'm a noob at docker, so it might be a configuration issue on my part, but it's pretty bare and I can't figure out if it's a docker thing or a machine performance thing.

If it's a machine performance thing, I'd be willing to pay to scale up, but I was wondering if I could have your thoughts on this. Thank you.

1 comments

I am running a pretty vanilla setup using a docker compose file for each deployment:

- traefik as reverse proxy and for https termination

- nextcloud (the apache based container)

- statping

- matomo

- small things if needed

This runs on a 10$/month basic droplet + backup