Coder.comC
Coder.com5d ago
1 reply
SwiftLynx

Security groups for coder instances created on AWS EC2

To get coder to work, I needed to setup security rules with HTTP/HTTPs. As you can see in the screenshot, it's currently set to all ipv4 addresses can address my coder instances via http/https.

A few questions:
- These rules are for 0.0.0.0, meaning anyone can connect to our spawned EC2 instances via HTTPs/HTTP. For security reasons, could this be an issue? If so, would there be a way to only allow company laptops/PCs rather than any IP?
Screenshot_2026-01-08_052442.png
Was this page helpful?