astroaron
astroaron OP wrote
Reply to comment by twovests in This is cool, how do I do this? by astroaron
Hi! Slow going (not overly difficult, just real life keeps interfering.), but I've just finished step 3 of part 1, and have my hello world page! I'm a bit confused by Json vs Caddyfile. When I used JSON in caddy and checked with localhost I had the hello world page on one port and the default caddy splash page on my main port. However, when I tried setting it up using a caddyfile, I only got the hello world page on the port, got a refusal to connect on my main port. Do you have any idea why there would be that difference in behaviour?
(hoping to get confident enough with caddy to try setting up postmill this coming week! We'll see how it goes!)
astroaron OP wrote
Reply to comment by twovests in This is cool, how do I do this? by astroaron
Alright! I'm working through learning now (getting myself more comfortable with SSH before I start trying the Caddy server), and will let you know when I move on to doing! Thank you so much, again
astroaron OP wrote
Reply to comment by twovests in This is cool, how do I do this? by astroaron
Hey thank you so much! I know my way roughly around linux, don't know much about self-hosting unfortunately. All my previous website work has been very plug and play haha. But I'll read over the instructions here and see how much I think I can handle.
astroaron OP wrote
Reply to comment by twovests in This is cool, how do I do this? by astroaron
The tutorial has me use ports 2019 and 2015 (this is all being done locally), with the hello-world showing up on port 2015.
(pushing ahead, I'm looking to get the postmill images as outlined here. When I try to clone it, it says permission denied. This feels like an issue that anyone with some experience with git would not run in to. Am I missing something obvious)
Thank you for all of your help!