docker-volume-backup/test
MaxJa4 e08a3303bf
Add new storage backend: Dropbox (#103) (#251)
* Add new storage backend: Dropbox (#103)

* Remove duplicate check

* Add concurrency level for parallel upload to dropbox.

* Fixed some instabilites. Changed default concurrency to 6.

* Added some env config vars to readme. WIP

* Wrap errors for storage backend creation.

* Fixed token issue, added OAuth2 including recipe and docs.

* Readme typo fix

* Test for dropbox integration

* Update info and TOC

* Missed a file

* Docker-compose fix

* Fix endpoint connection

* Fix container names

* Fix log fetching

* Fix log fetching (again)

* Print command output to logs

* Addressing comments part 1

* Address comments part 2

* OpenAPI Mock spec path adjusted
* Dropbox FileMetadata reflection refactored
* NaturalNumber type added

* Add OAuth2 mock server for CI testing

* Fix env name of oauth2 endpoint

* Remove hostname

* Add forgotten change to commit...

* Fix oauth2 endpoint

"Worked on my machine"

* Try again

* Try suggested hostname again

* Fix docker internal DNS resolving issues (as suggested by oauth2 mock docs)

* Add docker network, remove hostname

* Network not external

* Last hostname try

* Add more delay, add oauth2 endpoint log

* Temp CI log output of command even when failing

* Try different config and method

* Add custom server-hostname. Rename test folder to accellerate debugging

* Try that fix again

* Adding quotes

* Port fix attempt

* Try localhost

* Try extra hosts

* Change network mode

* Undo some changes

* Use static IP

* Remove specific IP binding

* Change to default net driver

* Fix static IP

* Squash for revert

* Revert "Squash for revert"

This reverts commit e9b617be9a.

* Actual fix for CI testing from #257
2023-08-24 19:33:47 +02:00
..
azure Update shoutrrr to 0.7 (#213) 2023-04-29 20:14:04 +02:00
certs Migrate CI setup to GitHub Actions, also publish to GHCR (#199) 2023-03-16 19:32:44 +01:00
cli Migrate CI setup to GitHub Actions, also publish to GHCR (#199) 2023-03-16 19:32:44 +01:00
cli-zstd Add support for zstd compression (#249) 2023-08-19 19:20:13 +02:00
commands Local directory can be used instead of volume for storing test artifact (#204) 2023-04-02 19:41:00 +02:00
confd Run tests using compose v2 (#178) 2023-01-07 18:50:27 +01:00
dropbox Add new storage backend: Dropbox (#103) (#251) 2023-08-24 19:33:47 +02:00
extend Migrate CI setup to GitHub Actions, also publish to GHCR (#199) 2023-03-16 19:32:44 +01:00
gpg Run tests using compose v2 (#178) 2023-01-07 18:50:27 +01:00
ignore Run tests using compose v2 (#178) 2023-01-07 18:50:27 +01:00
local Run tests using compose v2 (#178) 2023-01-07 18:50:27 +01:00
notifications Run tests using compose v2 (#178) 2023-01-07 18:50:27 +01:00
ownership Run tests using compose v2 (#178) 2023-01-07 18:50:27 +01:00
s3 Migrate CI setup to GitHub Actions, also publish to GHCR (#199) 2023-03-16 19:32:44 +01:00
secrets Migrate CI setup to GitHub Actions, also publish to GHCR (#199) 2023-03-16 19:32:44 +01:00
ssh Migrate CI setup to GitHub Actions, also publish to GHCR (#199) 2023-03-16 19:32:44 +01:00
swarm Migrate CI setup to GitHub Actions, also publish to GHCR (#199) 2023-03-16 19:32:44 +01:00
user Possibility to use -u (user) option in docker exec (#203) 2023-04-02 11:12:10 +02:00
webdav Migrate CI setup to GitHub Actions, also publish to GHCR (#199) 2023-03-16 19:32:44 +01:00
test.sh label container in cli test 2021-07-11 20:21:17 +02:00
util.sh Untangle tests (#112) 2022-06-23 14:40:29 +02:00