Declarative software deployment, simply declare what needs to get done in config files, and ray takes care of the rest.
🗑️
Disposable architecture
Ray creates and builds everything from configs as it's ran, with no dependance on anything else. You could copy one config to a completely different machine and get the same result!
🛬
Reverse proxy
Includes ray router, a modern zero-config reverse proxy that can generate and maintain certificates automatically via Lets Encrypt.
⚖️
Load balancer
Includes RLS, a veristaile system for orchestration and load balancing between ray servers.
📺
Deployment channels
Easily configure and use deployment channels tied to branches for development and testing.