proxstar/HACKING/stop_env.sh

7 lines
148 B
Bash
Raw Normal View History

2022-07-02 15:42:19 +00:00
#!/bin/bash
2022-07-10 21:43:14 +00:00
podman kill proxstar
podman kill proxstar-rq
podman kill proxstar-rq-scheduler
2022-07-02 15:42:19 +00:00
podman stop proxstar-redis
podman stop proxstar-postgres