diver
diver copied to clipboard
Dive into the Docker EE APIs
After downloading, please add the functionality to upload as well , the dB gets refreshed everyday,so it should download and upload as well .
Support dump filename returned by the ucp api under header `Content-Disposition` has a nice timestamp, and may soon even include the ucp instance id. Please create support dump file using...
Backup / restore can be fragile and sometimes the best way is to just destroy and recreate (either on the same or new infra). Great functionality would be dump out...
Need a strategy around version handling. Because some of the features / APIs we're working with / exposing are _not_ part of the official API we can't rely on API...
Need to investigate if this is possible, as all normal client bundle operations are just Docker/Service(swarm) related.
@gitcoleman I was thinking that it might be simple enough to export an existing service spec to a Docker compose file, that way you won't need to re-write existing services.
Currently the build environment is not a set location, which can lead to a problematic and non-reproducible build. Idea is to pin `make release` to a docker golang container.