miasma icon indicating copy to clipboard operation
miasma copied to clipboard

An opinionated managment UI for Docker Swarm

Results 6 miasma issues
Sort by recently updated
recently updated
newest added

During CI, to tell Miasma to upgrade a service, we should be able to hit a webhook to tell it to pull the latest image and restart the service.

enhancement

Right now, we're passing `--api.insecure=true` to allow access to the traefik dashboard on port 8080, but that allows everyone access to the dashboard. Lets add additional configuration to the Traefik...

enhancement

Miasma's second plugin, an image registry. - [ ] Support secure and insecure registries - [ ] Allow specifying a domain name - [ ] [Add webhooks](https://docs.docker.com/registry/configuration/#notifications) to auto-upgrade apps...

enhancement
low priority

- [x] API - [ ] CLI - [ ] Web

enhancement

- [x] List tasks via the aPI - [x] UI for viewing tasks - [ ] CLI command to view tasks

enhancement