|
@@ -6,15 +6,11 @@ In this repository you'll find everything to get your own containerized cloud ba
|
|
- [Docker Compose](https://docs.docker.com/compose/) for orchistration
|
|
- [Docker Compose](https://docs.docker.com/compose/) for orchistration
|
|
- cron (in the restic container) to schedule backups
|
|
- cron (in the restic container) to schedule backups
|
|
- scripts to run new and clean up old backups
|
|
- scripts to run new and clean up old backups
|
|
-- scripts to push metrics for [Prometheus](https://prometheus.io/)
|
|
|
|
|
|
+- bonus: scripts to push metrics for [Prometheus](https://prometheus.io/)
|
|
- [MinIO MC](https://github.com/minio/mc) to control MinIO from command line
|
|
- [MinIO MC](https://github.com/minio/mc) to control MinIO from command line
|
|
|
|
|
|
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-#### References
|
|
|
|
- - [IN-Ulm MinIO Service](https://s3.ulm-store.de/)
|
|
|
|
- - [MinIO MC Docker Compose](./minio-mc)
|
|
|
|
- - [Restic Docker Compose](./restic)
|
|
|
|
-
|
|
|
|
|
|
+### Next steps
|
|
|
|
+1. [Get your MinIO server running](minio/) or make use of the [IN-Ulm MinIO Service](https://s3.ulm-store.de/)
|
|
|
|
+2. [Setup a S3 bucket with MinIO MC](minio-mc)
|
|
|
|
+3. [Setup restic](restic/)
|