Scripts, tools and documentation that are not part of the core Deis system.
The contents of this directory may be vendor-specific, address a limited audience, or be too experimental to be included in Deis' core. This does not preclude their usefulness.
Please add any issues you find with this software to the Deis project.
Various community members have modified Deis components, created new components, or provided tools that may be useful to Deis users. While these are not supported by the Deis team, they can be helpful in certain scenarios.
Some of these projects are listed below. This is not an exhaustive list.
Please add to this list by opening a pull request!
- Deis Backup and Restore by @croemmich - Container to backup and restore etcd, database, registry, and logs to/from any S3 compatible store.
- deis-backup-service by @glogiotatidis - Container to backup the database and registry. Uses s3cmd behind the scenes and supports data encryption.
- deis-dashboard by @lorieri - A dashboard which summarizes requests to the Deis cluster
- deis-docs by @lorieri - Container to test Deis documentation
- deis-netstat by @lorieri - A cluster-wide netstat tool for Deis
- deis-proxy by @lorieri - A transparent proxy for Deis
- deis-store-dashboard by @aledbf - An implementation of ceph-dash to view
deis-store
health
- CoreOS unit files by @ianblenke - Unit files to launch various services on CoreOS hosts
- Docker S3 Cleaner by @croemmich - Unit file to remove orphaned image layers from S3 backed private docker registries
- New Relic unit for CoreOS by @lorieri - A global unit to launch New Relic sysmond
- SPM Docker Agent for CoreOS by @sematext - A global unit to launch the agent for SPM Performance Monitoring, Anomaly Detection and Alerting
- Forwarding systemd journal to Logsene by @sematext - A global unit to forward systemd journal via SSL/TLS. Note: The IP address of the CoreOS host needs to be authorized in Logsene. Logsene Log Management & Analytics
- Melano - F# "Hello World" app using the Suave framework