You are less of an idiot than I. 🤣

Reply to this note

Please Login to reply.

Discussion

GitHub = nogo.

I have no clue how anyone uses anything from github to do anything. It's the worst UX/UI I've ever come across.

*sighs* I'll try to see if I can figure that out, but honestly isn't likely.

No need to interact with Git. Just run

`curl https://raw.githubusercontent.com/quentintaranpino/nostrcheck-server/refs/heads/main/scripts/install.sh --output install.sh && chmod +x install.sh && ./install.sh`

on a clean Ubuntu install (VM or VPS).

I probably can manage that.

Thanks.

Any luck?

There are steps in this tutorial about setting it up. It's the one I used to set up a lightning address via a VPS. It works, but I don't use it because TOR and the reverse proxy slows it down significantly. If you have the time and desire, you can pull out the applicable instructions and ignore the rest.

https://community.start9.com/t/guide-bolt-cards-lightning-address-and-reverse-proxy-all-the-things/675

Yeah... No. I'm not paying for external services. That's not fiscally sound and opens a person up to getting rugged in way too many ways.

I just want to run my own stuff on my own machines without needing external BS outside of an internet connection.

Yeah, this is the challenge. When it came to running my Haven relay, I preferred having my own hardware over paying to use someone else's. I don't like using Cloudflare to access it and will stop as soon as I find an alternative solution. But I would rather use it as a step in the process than not do anything and rely on others' relays (some of which very well may be using Cloudflare). If anyone has a solution to get around ISP port restrictions, I am more than open to it.

Alas, like you said, anything I try to do gets way more complicated and takes a lot more time, of which I don't have much to spare lately, than it probably should 😅