Giter VIP home page Giter VIP logo

smartondev / gwbackupy-docker Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 47 KB

Docker container for gwbackupy. This docker container runs scheduled backups of one or more Gmail accounts, including full and fast backups.

License: BSD 3-Clause "New" or "Revised" License

Dockerfile 26.91% Shell 73.09%
backup docker docker-image dockerfile gmvault gwbackupy g-suite gmail gmail-api google-workspace

gwbackupy-docker's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

gwbackupy-docker's Issues

Clear instructions for docker use for regular home user

Thanks for continuing to continue the torch after gmvault seems to have been abandoned.

I like that you described a flow for auth for your docker container for Auth but I am still a little unsure of exactly what to do especially in terms of ports and addresses to get proper authorization to my simple regular/free user gmail account. I assume the complication is that a browser cannot be opened for confirmation and that the browser is in fact being opened from the same origin as the request for auth.

I have looked at your instruction for just running not in docker and its helpful but I am not quite getting it.

Can you throw me a bone with nooby instructions. I think gmvault has over a million pulls so you could be helping quite a few people especially if your auth system is easier than that current situation
thanks for reading

GWBACKUPY_OAUTH_REDIRECT_HOST=localhost is not usable, if localhost is resolved by ipv6v stack

Describe the bug
If localhost is resolved by ipv6 stack (::1) then OAUTH redirect is never go to python script.

To Reproduce
Making a access init and default redirect -> http://localhost:43339 -> http://[::1]:43339, but python script listen only on ipv4 stack!

Expected behavior
Redirect is going to python script

GWBACKUPY_OAUTH_REDIRECT_HOST=localhost -> GWBACKUPY_OAUTH_REDIRECT_HOST=127.0.0.1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.