Hi,
When it comes to self-hosting on AWS:
-
Can we run the n8n docker container on AWS Fargate without EC2?
-
Is there any issue running the n8n docker container on EC2 without EKS - other than missing out on scaling (which is ok for us as we start out)?
-
Why does the DO option and the Hetzner option require Caddy but AWS not?
Thank you!
n8n
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
barn4k
5
Dunno why they use it. In AWS everything you need is the EC2 instance/Fargate and ALB for external access
Ty for clarifying. Does it matter if we use Fargate with ECS or EKS for a very small (>2000 executions per month).
barn4k
7
you don’t need Kubernetes for such a small deployment
we have about 10k executions per day on a single ECS EC2 instance without any performance issues.
kick a$$.
Are you using Fargate or did you roll ECS/EC2?
Thank you!
barn4k
9
No, we don’t use Fargate as it’s more expensive in comparison to EC2.
1 Like
system
Closed
10
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.