Skip to content

Consolidated tooling for running persistence services locally.

License

Notifications You must be signed in to change notification settings

benjaminkimball/yggdrasil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yggdrasil 🌈

Consolidated tooling for running persistence services locally.

Main make commands

  • start — Starts all services
  • stop — Stops all services
  • restart — Stops and starts all services
  • status — Displays status of running services
  • clear — Stops services using conflicting ports
  • logs — Tails running service logs

Helpful aliases

  • up — Alias for the start command
  • down — Alias for the stop command
  • reset — Alias for the restart command

Service-specific make commands

  • psql — Tunnels into running PostgreSQL service
  • redis-cli — Tunnels into running Redis service

About

Consolidated tooling for running persistence services locally.

Topics

Resources

License

Stars

Watchers

Forks