Hacker News new | ask | show | jobs
by fox918 1880 days ago
Apart from living, my digital expenses are:

1.) DigitalOcean Droplet with backup, 15CHF/month (hosts my cloud, several small containers)

2.) IDE (Intellij), 14 CHF/month

2.) Mindmapping tool (miro.com), 14CHF/month

3.) Webhosting (cyon.ch), 12CHF/month

4.) Budgeting (ynab.com), 6CHF/month

5.) Backup Storage (wasabi.com), 5 CHF/month

1 comments

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.

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