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

Missing description on how to ideally set up the withing token in k8 job deployment #156

Open
domste opened this issue Jan 5, 2024 · 1 comment

Comments

@domste
Copy link

domste commented Jan 5, 2024

Currently, the documentation on k8 setup is very sparse. Setting up the cron-job via kubectl apply -f k8s-job.yaml is very hard because there is no chance to enter the token.

I did it now by running the k8s-deployment.yaml and attaching to the container and manually execute $: withings-sync to setup the token for the first time, but I don't know if there is a more easy way to do that.

Anyways, a documentation would be great as this is a very nice feature.

@brisnick
Copy link

brisnick commented Dec 20, 2024

I too had to run withings-sync manually, then copy the .withings_user.json file to /data/ and restart.

Looks good now. I believe if I am running on two different locations, it will fail on the other since the tokens have been updated and are now out of sync.

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

2 participants