Skip to content

Getting Reccuring transactions setup correctly #9582

Answered by geomule
geomule asked this question in Q&A
Discussion options

You must be logged in to vote

Ok, thanks JC5. I think I got this working although I need to see if new transactions are created tomorrow as I still get errors when I try to run manually. :-) But now at least I understand that the cron container does all the work for you and you don't need to set anything other that the TOKEN in the .env and the docker compose files.

Using the image under "Docker compose" here, I modified the command a bit to docker container ls --format '{{.ID}}\t{{.Image}}:\t{{.Command}}' | grep alpine which gives me:

name@machine:~$ docker container ls --format '{{.ID}}\t{{.Image}}:\t{{.Command}}' | grep alpine
b0a37ab9dc2e    alpine: "sh -c 'echo \"0 3 * …"

and then run:


name@machine:~$ docker lo…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@JC5
Comment options

JC5 Dec 29, 2024
Maintainer

@geomule
Comment options

@JC5
Comment options

JC5 Dec 30, 2024
Maintainer

@geomule
Comment options

Answer selected by geomule
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants