Open gvsurenderreddy opened 8 years ago
Server deployment is mostly straightforward. Just put the compiled server executable on your machine. If you want use a CDN as front, you can sign up with a CDN, and config a mapping between a CDN domain and your machine.
Client reads server URL and domain from resources/meektunnels.txt.
If you setup your own server. You will need to updateresources/meektunnels.txt
to use your server's URL and domain, then use tarfs -pkg main resources > resources.go
to generate updated resource file, then compile the client.
I should write a tutorial, but I don't have enough time right now ...
Hello sir, How can I use my server with Firefly Client.Can please let me know