-
Notifications
You must be signed in to change notification settings - Fork 17
Services
Taylor Nekroze Lawson edited this page Nov 3, 2018
·
3 revisions
Many modern applications have common external dependencies on services for
things like databases, caches, etc. To this end the dab services
subcommand provides an easy way to spin up a simple, official image when
possible, instance of a service such as [PostgreSQL][1] or [Redis][2] to
connect your applications to. The interface is the same as the tools subcommand.
Please feel free to request an edit to this page if it lies!