I don't think this is true because Im not sure Section 31 even counts as Star Trek
SteveDinn
The docker config is nothing special:
collabora:
hostname: collabora
image: collabora/code
restart: "no"
privileged: true
cap_add:
- MKNOD
networks:
- default
env_file: collabora.env
ports:
- 8054:9980
Env:
Besides username
, password
, and this line:
extra_params=--o:ssl.enable=true
I have 2 other variables set: domain
and aliasgroup1
. Is domain supposed to refer to the Collabora domain or the NextCloud domain? I actually can't remember where I got the aliasgroup1 from, but it was probably during my googling to try and get things working. I remember reading that the '.' characters had to be escaped because those lines were used in a reflex.
Hrm...I must have had something else wrong because I'm experiencing the same thing. I try to load a document that I created with the menu and it seems to time out. I thought that it was because of my Caddy config, but perhaps it wasn't.
I only get: Document loading failed Failed to load Nextcloud Office - please try again later
Like the author of that article, I had never heard about Huginn until just now, but when IFTTT went down the shitter for me (around 2018) was about the same time I started using Home Assistant. I found that HA had every one of the service connections available that I used to use through IFTTT, so I naturally just re-implemented all of my flows as automations. HA has only added capabilities since those earlier days. It's not just for "home" automation.
If you're interested in more graphical representations of your automations, HA can have NodeRed as a plug-in.
If I could not just migrate to a new instance, but actually convert my existing (self-hosted, single-user) Mastodon instance to a GoToSocial instance, I would do it tomorrow. I don't want to lose the domain I picked for my Mastodon instance though.
I remember seeing somebody working on a project to convert the Mastodon database to a GTS database, so this may yet happen.
Edit: Found it. It was an issue in the GTS GitHub repo: https://github.com/superseriousbusiness/gotosocial/issues/128
https://www.cbc.ca/news/canada/british-columbia/nanaimo-infusion-tod-maffin-1.7519638
What this article didn't say was that Tod Maffin (the organizer) used to work for the CBC (where the article was written). He was a technology columnist for CBC radio. I actually met him a couple of times when he was on my side of the country (Nova Scotia).