https://news.ycombinator.com/showhn.html
It's a fine HN submission, just not a Show HN.
In my experience mapping to a local dir is nice because you can browse the files on the host machine and can implement backups etc... quite easily.
When you do a named volume like that, where are the actual files on the host?
I usually have my docker-compose.yml file in a dir along with the mapped volume directories. Allows me to just rsync that one folder to capture all config & data.
Are names volumes just a way to not have to worry about the files and leave them handled by docker?
[1] https://hexo.io/
BTW, I checked Ghosting pricing https://ghost.org/pricing/ and I see Basic for $29. What is manager solution?
I have made a similar setup. One question that I have not yet answered and thus I am changing setup is how secure is to "give" your IP to everyone on the internet.
My assumption is that your home-router has security vuln that we don't know about and could be bypassed by hackers who are willing to mess with you. Even though you may have taken precautions, such as opening only very specific ports, etc.
Thread on the community seems relevant: https://community.cloudflare.com/t/getting-cloudflared-to-ru...
I tried port forwarding (because I never did in the past) and couldn't figure how to do it. capture here https://viggy28.dev/article/pain-of-setting-up-port-forwardi...
I guess Alex's inlets (https://github.com/inlets) might do it too. I would love to hear other alternatives.
That said, cloudflare is super handy for dns, and for proxying specific domains, where you don't want to expose your public ip.
The bigger problem would be if your ISP implemented CGNAT.
The thing which I don't know is how to remove Xfi Gateway and use my own gateway/router.
So port forward TCP and you'll be good.
Back in the day, DynDNS actually allowed the IP to DNS as a free service.
Things which I liked with Ghost: 1. Easy to write, publish (that's one of the biggest challenge for at least me to write more) 2. Lot of good add-ons (I guess Wordpress also will have same)
Argo (smart routing) is usage based.
PS: From https://www.cloudflare.com/products/argo-tunnel/, I do see "To start using Argo Tunnel, you'll need a Cloudflare plan and an Argo subscription." - I haven't enabled Argo subscription and I am able to use Tunnel. So there is some confusion.