Git Product home page Git Product logo

Comments (2)

joeyates avatar joeyates commented on June 12, 2024

Thanks @mcrosson

This looks really interesting. I had been musing about how to ease the dual setup of imap-backup and email-oauth2-proxy and this looks like a good start.

I would imagine that this would become another container build that would be done on top of the existing "minimal" container

from imap-backup.

mcrosson avatar mcrosson commented on June 12, 2024

I have the setup running via cron and it's been quite stable. The only 'problem' is if you need to do a full auth for email-oauth2-proxy. The interactive bit it has on initial login needs an interactive terminal which kind of forces you to re-run the container interactively with email-oauth2-proxy as a foreground task to do the auth. Once the auth is good and not prompting, email-oauth2-proxy can be a background task (I used s6-overlay for this purpose).

I did set things up to extend the 'minimal container' and to preserve the environment vars that are needed by ruby for running imap-backup without ruby errors.

If you'd like I can pack up my code as a zip and post it here. The paths on the gist are a bit messy and deep due to the way s6-overlay works.

from imap-backup.

Related Issues (20)

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.