Fosspay — Donation collection for FOSS groups and individuals
-
@atrilahiji said in Fosspay — Donation collection for FOSS groups and individuals:
so it just pulls from master every deploy
It only pulls the source when it's being built, at least that's how I have it setup. It will not pull on each install.
wrote on Oct 15, 2020, 3:44 PM last edited by@murgero Oh right. I guess what I mean is when it is being released, its frustratingly difficult to keep track of releases. I guess at least stores on the cloudron store are pre-built.
-
@murgero Oh right. I guess what I mean is when it is being released, its frustratingly difficult to keep track of releases. I guess at least stores on the cloudron store are pre-built.
-
@atrilahiji In this case I would track the date the last commit was Example Version Number that can be used here is:
e6ba79c8 - 2020-04-22
That is<commit_hash> - <commit_date>
wrote on Oct 15, 2020, 3:52 PM last edited by@murgero True. Not that is isn't possible. Just more frustrating than specific versions. But because the Cloudron app store has pre-built images we at least dont need to worry about a broken version getting pushed to users.
-
wrote on Oct 15, 2020, 3:57 PM last edited by
Thanks for looking into this. I basically rage quit this one and went off into a corner to write my own Nuxt.js based version so I'm glad you swooped in.
-
Thanks for looking into this. I basically rage quit this one and went off into a corner to write my own Nuxt.js based version so I'm glad you swooped in.
wrote on Oct 15, 2020, 8:53 PM last edited by@atrilahiji said in Fosspay — Donation collection for FOSS groups and individuals:
write my own Nuxt.js based version
You did what?! 🤩
-
If you could continue to make one in NodeJS that would be fantastic! We need more than just the one option for sure.
-
wrote on Oct 27, 2020, 9:31 PM last edited by
Any development on Fosspay recently? I'm eager to test it out.
-
wrote on Oct 27, 2020, 9:37 PM last edited by A Former User Oct 27, 2020, 9:39 PM
@yusf I tried it but was incredibly confused with the admin user and managing things. I didn't give it that much time though. It doesn't fit me needs in any case.
I'll ping @murgero as he worked on it last.
Technically my Node one works, but its very basic right now. It requires making fixed donation amounts on Stripe and tying those to the front-end. It also makes use of Stripe's checkout redirect system so I don't have to worry about that.
The repo is here if you want to see it: https://git.lahijiapps.dev/atrilahiji/eleutheriapay
And when I say its basic I do really mean BASIC lol
-
wrote on Oct 28, 2020, 4:02 AM last edited by
I'm re-writing my stripe integration to make it a bit more robust.
-
@yusf I tried it but was incredibly confused with the admin user and managing things. I didn't give it that much time though. It doesn't fit me needs in any case.
I'll ping @murgero as he worked on it last.
Technically my Node one works, but its very basic right now. It requires making fixed donation amounts on Stripe and tying those to the front-end. It also makes use of Stripe's checkout redirect system so I don't have to worry about that.
The repo is here if you want to see it: https://git.lahijiapps.dev/atrilahiji/eleutheriapay
And when I say its basic I do really mean BASIC lol
@atrilahiji said in Fosspay — Donation collection for FOSS groups and individuals:
The repo is here if you want to see it: https://git.lahijiapps.dev/atrilahiji/eleutheriapay
This should be it's own thread at this point
-
@yusf Hey! Sorry - With a recent death in the family, this project has kinda taken a back seat - I'll be sure to update the thread once payments are working again though!
wrote on Oct 28, 2020, 5:51 PM last edited by@murgero sorry to hear that, condolences. x