Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 23318f40 authored by Idriss Neumann's avatar Idriss Neumann
Browse files

Update README.md

parent ac731bd6
No related branches found
No related tags found
No related merge requests found
......@@ -34,24 +34,6 @@ Not: you can upload to multiple backup using an increment suffix (the suffix mus
* `BUCKET_ENDPOINT_2`, `BUCKET_ACCESS_KEY_2`, `BUCKET_SECRET_KEY_2`, `BUCKET_NAME_2`
* etc
## Scaleway endpoints
With scaleway you either configure this container like this:
```shell
BUCKET_NAME=""
BUCKET_ENDPOINT=https://{BUCKET_NAME}.s3.fr-par.scw.cloud
```
Or like this:
```shell
BUCKET_NAME="comwork-test-backups"
BUCKET_ENDPOINT=https://s3.fr-par.scw.cloud
```
Our container will know how to handle both ways.
## Run it
### With docker-compose
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment