back
user profile
vira28
918karma·362submissions·July 16, 2017
about
https://viggy28.dev
admin@viggy28.dev
recent activity (362 total)
comment
Thanks for clarifying. > you are only listening on a private network anyway
what if i host my app in say some where else than the DB? > better yet only listening on loopback or a local socket.
F…
comment
Makes sense. > Question: is there a comparable service for postgresql like mongodb atlas? There is no company behind Postgres. So, the big public cloud providers are providing their hosted solution…
comment
Amazing. What are some advices that you would give for someone who is looking to self host?
comment
Makes sense. How do you handle firewall? Just open up the source IP with the IP of wherever the Application is hosted?
comment
> Pricing and support for vendor solutions are too bad for small scale app. In-line with my experience too. Where are some of the hard things that you learnt self hosting these many services?
comment
multi-master with conflict resolution is non-trivial. Do you have automated failover set up? Also, didn't know about Aurora's per query pricing. That is crazy.
comment
Agree. It's a trade-off. If one knows how to do a bit of ops then it's feasible to self-host. what's the scale of the application(s) that uses these data stores? How do you monitor thes…
comment
Interesting. Haven't heard many using DataStore. How are you managing a. monitoring b. backups for self-managed?
comment
when trying to create an api getting "There was an error creating the key. Please try again later."
comment
Any advice for indie developers to avoid these trolls? (At least something they can do to make it harder for the trollers)
comment
Does PAUSE works in session mode? I have always had challenges with PAUSE in session mode.
comment
I am wondering why no in place upgrade? Are they concerned by doing “—-link” there may be data corruption and irrecoverable?
comment
I thought Django is a framework..
comment
Wondering will we see something like this for Postgres? I like the cool things but I can’t migrate to MySQL just because of this.
comment
Since its relevant going to ask for recommendation here. I am setting up an online store for my parents. I can host and manage it at least for the initial days where they can validate the idea. These …
comment
actually savings is only $15.
comment
I couldn't find anywhere what database that they use. Am I missing it?
comment
I really like those diagrams. What tools/software is used to generate?
comment
Those are something I just randomly created.
comment
Sorry, wasn't aware of that.
comment
Can confirm. Currently it does use Sqlite. Of course, one can replace it with mysql or mariadb.
comment
AFAIK, Cloudflare Tunnel (used to be called as Argo Tunnel) is free. Argo (smart routing) is usage based. PS: From https://www.cloudflare.com/products/argo-tunnel/ , I do see…
comment
Good point. Yes, a lot of reliability improvements for Tunnels announced during Developer week. I will certainly test this problem sometime and post here. Thread on the community seems relevant: http…
comment
Perfect. Thanks. That was my doubt. Will try it out.
comment
I see. Makes sense.
comment
Thanks. Xfinity (my ISP) supports only TCP and UDP for Xfi Gateway and not HTTP/HTTPS. The thing which I don't know is how to remove Xfi Gateway and use my own gateway/router.
comment
Done sponsoring https://github.com/viggy28?tab=sponsoring . Thanks for reminding. I can see how challenging it will be for Ghost to generate revenue.…