Well now you have me all excited and I won't be able to sleep myself tonight. ;-) Hope all is well at the hospital.
I just made another tweak to the setup. Not that I had anything against launching from noteself.github.io and love how I can use this to try new versions (at risk of corrupting my CouchDB data I imagine), I wanted to have a completely vanity domain branded experience. Given noteself/tiddlhwiki.html is just static content the fastest, simplest, cheapest method I found was to use a GCP storage bucket. Took 2 minutes. No web server to manage at all. Create a CNAME in your DNS service with your new host.domain pointing to c.storage.googleapis.com. Create a storage bucket with a name the same as the host.domain in the DNS Upload the content. Set permissions (can allow anyone). Done. Don't forget the CouchDB CORS needs to allow your domain. Otherwise you just get told the login failed with no real indicator of CORS being the issue. I remember this well!!! https://cloud.google.com/storage/docs/hosting-static-website Having some other funky issues like a TiddlyMap plugin update that is not working and the yellow sync error popups appear on certain operations. [image: couchdberror.jpg] On Wednesday, January 30, 2019 at 11:57:29 AM UTC-5, TonyM wrote: > > Greg, > > I have a lot to add that may help you. But its 4am here in sydney, being > sitting in a hospital for 4 hours supporting someone. > > Tomorrow > > Regards > Tony > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/b9090c21-e7e9-4cc6-92d2-5142b54510ae%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

