Avatar

mark

mark@social.cool110.xyz
Joined
1 posts • 14 comments

#Naturist web developer, selfhosts as many things as possible.

#brony, #nudist, #bodypositive, #aspie, #fedi22

Direct message

@AVincentInSpace The template system is a big part of that since it makes active collaboration much easier, as long as the template authors are talking to each other then the rest of the community will automatically get new orders whenever they need to reload the page.

For example that battle was originally planned along the other diagonal, before being flipped in a deal with the osu! logo. Same thing happened later on with the Rocket League logo being moved from where the blue portal is.

permalink
report
reply

@1boiledpotato It’s just the server getting overloaded, only thing to do is wait for it to come back up.

permalink
report
reply

@GregorTacTac If you use containers you can map something like 8080 on the host to 80 in the container. Generally it’s recommended to have a reverse proxy listening on 80 and 443 with all your individual applications on localhost only high ports.

permalink
report
reply
Deleted by creator
permalink
report
parent
reply

@BackOnMyBS @savvywolf With federation the only sensible way to deal with this is to use the precedent set by email.

You don’t agree to any of Google’s ToS just by sending to a @gmail.com address, and if sending from a work address you certainly wouldn’t have the authority to bind the company. Of course Google can do what they want with their spam filter, including blocking everything from you.

Following that the terms of lemmy.world have no relevance to external users, unless the admins decide to defederate. Even then there would still be direct delivery between other servers for followers, along with parent post fetching.

permalink
report
parent
reply

@robinj1995 That’s not the case either, the non-Schengan part of Amsterdam Schiphol is mixed as well. The only separation is along the corridor for the H/M gates as those handle both Schengan and non-Schengan flights.

permalink
report
parent
reply

@robinj1995 No it isn’t, the Spanish airports also maintain segregation between arrivals and departures.

permalink
report
parent
reply

@andruid @Tippon Stay away from k8s for now, that’s more for when you have a cluster of multiple physical servers. The systemd services are more useful in a single server environment.

The way that works is that once you have the containers set up, podman can save the configuration of them as unit files so they can be managed the same way as native server software. This makes it easier to have them all start automatically after a reboot, and is a requirement for enabling automatic updates.

permalink
report
parent
reply

@Tippon That is a big part of the point behind containers, you don’t have any long term state inside them. Migration is just a case of copying the configuration over along with the contents of any persistent volumes.

It’s worth looking into Podman instead of Docker, the daemon-less architecture makes it more lightweight and secure as it’s easier to have rootless containers. Management can also be easer as being a Red Hat project it integrates well into Systemd.

With your existing server on Xubuntu you may as well stick with Ubuntu Server or Debian for the familiarity.

permalink
report
reply

@octoperson There isn’t one, there is Wi-Fi and power to access flight information on the airport website.

permalink
report
parent
reply