jprq icon indicating copy to clipboard operation
jprq copied to clipboard

Docs for self hosting a server

Open snimavat opened this issue 1 year ago • 5 comments

Nice tool, but i dont see docs for how to setup/self host a server.

Thanks

snimavat avatar Feb 08 '24 06:02 snimavat

This would be a very nice thing to have, or at least some basic instructions if you don't have the time to make full docs

skruglov2023 avatar Mar 12 '24 07:03 skruglov2023

Can anyone tell me what do I need to do after configuring nginx and getting wildcard ssl certificate for self hosting.

Qurbonsaid avatar Mar 24 '24 10:03 Qurbonsaid

@Qurbonsaid there's no need for nginx. You need to compile the server code and just run the binary.

In the service file you can see which ENV variables you'll need to set to run the binary.

Then compile the CLI with your domain.

I can setup some docs but until then if you manage to do it yourself, feel free to contribute 🫶

azimjohn avatar Mar 26 '24 17:03 azimjohn

@azimjohn Thank for your help. Finally, I had enough time to complete my hosting server. What do you think about developing mobile client? :)

Qurbonsaid avatar Apr 28 '24 21:04 Qurbonsaid