I'm a lazy developer for the most part, so this is for people like me. Sometimes I just want my local code running in live remote containers quickly, without building images and syncing to cloud docker repos or setting up git workflows or any of the other draining ways to get your code running remotely.
With pooshit (and a simple config file), you can simply push your local dev files to a remote folder on a VM then automatically remove relevant running containers, then build and run an updated container with one command line call.
It works well with reverse proxies like nginx or caddy as you can specify the docker run arguments in the pooshit_config files.
WastedCucumber•4mo ago
CBLT•4mo ago
electroglyph•4mo ago
robertlagrant•4mo ago
upghost•4mo ago
robertlagrant•4mo ago
marktolson•4mo ago
badc0ffee•4mo ago
65•4mo ago