Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop integration for backups, email and Dropbox #1747

Open
dennissiemensma opened this issue Nov 22, 2022 · 3 comments
Open

Drop integration for backups, email and Dropbox #1747

dennissiemensma opened this issue Nov 22, 2022 · 3 comments

Comments

@dennissiemensma
Copy link
Member

dennissiemensma commented Nov 22, 2022

Only for post-docker-migration of this project

See #1746 (comment)

All of the features dropped should be available one way or another using separate tools/containers. It gives total control to the end-users and drops quite some non-core-project code/features from this project.

@dennissiemensma dennissiemensma added this to the 7.0 milestone Nov 22, 2022
@dennissiemensma
Copy link
Member Author

E.g. replacing the backup code by simply this:

docker exec -e -it dsmr-db pg_dump -h localhost -U dsmrreader -d dsmrreader

Using Dropbox sync like:

Using this for relaying emails for sending backups:

So many stuff is available and it greatly reduces maintainance for me, along that I'd really want to keep moving forward to smaller services, responsible for a single thing.

It's also the reason why I reject many feature requests for DSMR-reader, as they do not align with the core goal of this project.

@dennissiemensma dennissiemensma modified the milestones: 7.0, 8.0 Nov 27, 2022
@dennissiemensma
Copy link
Member Author

Dropbox heeft de laatste tijd relatief veel kuren, dus des te meer reden om dit door te voeren. Ik weet namelijk niet wat erger is: Geen backups of denken dat je backups hebt en er dan achter komen dat ze er niet zijn...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant