Skip to content

A collection of tooling and instructions for local container management of resources and my projects

Notifications You must be signed in to change notification settings

cjdonaldson/devops

Repository files navigation

DevOps

a very primitive locally managed environment

Podman

-- todo: add notes to start up but in the mean time there is podman.md for install

podman ps -a

Kafka

./kafka up -d
./kafka down

PostgreSQL

./postrges up -d
./postrges down

MySQL

./mysql up -d
./mysql down

Redis

./redis up -d
./redis down

About

A collection of tooling and instructions for local container management of resources and my projects

Topics

Resources

Stars

Watchers

Forks