Just pass in the name of a json file as a CLI input (or default the name and act on it if present or use it if indicated [e.g. /U == use json.config]).
I’m a nerd, doing nerd things…
Just pass in the name of a json file as a CLI input (or default the name and act on it if present or use it if indicated [e.g. /U == use json.config]).
What process do you use to sign your binaries?
Lazygit. Nice TUI for git.
Hopefully it’ll run Linux with no issues.
Glad you found similar issues. At least you know “it isn’t me”.
I’m seeing posts about OIDC support in mastodon but not yet for pixelfed.
Hmm. Ok, but mastodon and pixelfed are unrelated services at the authentication level. When you hit the home page of each it’ll ask you to authenticate. Even if you use the precise same info (e.g. name, email, password even), each one will be authenticating separately. Or am I missing something still?
This doesn’t answer your exact question and I haven’t done this with webfingers, but I’ve done this with a reverse proxy like nginx (or traefik) and no special DNS tricks. Your example.com will point to 1.2.3.4 IP and then the subdomain routing is handled by the reverse proxy. I’ve had upwards of 8 different domains and subdomains all running on a single box taking advantage of docker containers.
I have 4 spinny disks in my NAS. The tile the server is sitting on makes more noise than the drives. I wouldn’t worry about it too much.
I liked having them all in the same file - easier to keep everything in sync. I also had “dependency” links to keep things starting in order.
Yes.
7 of 9. She’s on the Fediverse…
I used to do this when on Windows too: C was for the OS and apps, D was for user data. The same principle here - separating OS from data is a game changer - and even easier on Linux I think. Makes it so easy to wipe a partition and try something new.
They claim to (and some aren’t horrific), but they don’t work as well. So far, nothing beats Mona and Mastodon - hands down.
I ran a Pleroma instance for a while. I gave up because the application support wasn’t great. Now I run a mastodon instance - and the app support is much better. The resource usage is a non-issue.
I run my own Mastodon instance. My wife uses it too. It is open to my family, but none have moved this way yet - more of a “not using mastodon” than “not your mastodon”. Easy to link to other instances. I use a docker based instance of mastodon with the db and nginx running on an Azure VM running Ubuntu. Easy to patch, and update. I spent days getting it running right (learning, tearing down, rinse, repeat) but now it is a few minutes a month maintaining. Let me know if you have any questions.
I’m a dev manager in the exact opposite position - I don’t want to move away from devops activities, but rather own them all up. I want complete control over the pipelines. I want as close to 100% unit test, code coverage and integration tests as possible. I want to fully automate deployment (and rollback, if hell breaks loose). Clearly, I want to work with my devops team to ensure near perfect uptime, round-the-clock monitoring, etc. - but definitely not pushing it to someone else or another team. Even better if I have devops members that report to me.
deleted by creator