// your dev environment, managed
atlas env
runtime & service manager
manage runtimes like ruby and node, and services like postgres, redis, and elasticsearch. install them once, and atlas env keeps them running in the background.
// planned features
runtime management
install and switch between ruby, node, and other runtimes per project. version pinning that just works.
database services
install and manage postgres, redis, elasticsearch, and more. one place to handle the databases your projects share.
always running
services run in the background while the app is open. no config files, no commands — your databases are just there when you need them.
service lifecycle
start, stop, restart, and monitor services. health checks, logs, and status — all in one place.
// stay in the loop
atlas env is under active development. check back for updates or follow along at afomera.dev.