What kind of work do you do?
What kind of work do you do?
Perhaps you can rewrite but that would have to include both ways + html source.
Best bet is serve at what path it prefers or can be configured to
I like caddy for flexibility and ease with handle_parh. I believe there was some example on the tailscale website for a tcp caddy proxy.
Some sites cant be rewritten and have to be served on their expected path. Like some http file will refer to a css or something with absolute path.
Also you can get chatgpt or similar help you and ask it to explain whats being done and why. Just be stern and let it know what you’re using for software + versions. They know a lot of old shit too these LLMs
It can be done but I’d advice to rather set up a reverse proxy and funnel that. Then set up your reverse proxy accordingly.
Issue with the funnel is that its reverse proxy is a bit limited in rewriting. So if your service has a native url of 127.0.0.1:8000/service1 then you serve it under /service1
If you have several services that expects to be served at root you might find it difficult to do this way. Some services might have “url/path” option in config for this purpose. In that case you enter the url you want to use for your service and it will behave.
Your obsession over lemmy sounds unhealthy. You made an account to become mod of a sub you don’t know how works???
Printing is a bitch no matter the platform and its usually the producers of the printers that fail. Everyone wants to make their own standard or interpret any standard in their own way. Duplex settings? Sometimes easy to find, and sometimes called something else and put in a weird spot of the interface.
Basic printing to usb is fine on Linux. My pi zero hooked to a brother laser has been providing wifi printing for me for the last 5 years. Installed cups and connected the usb and it was rocking
Edge with adblock seems fine. No matter what free browser you pick they find ways to profit.
Install the cert using settings->privacy->certs. Use server option to download and install the cert
For https/hrtp as default either ask google for sertings for prefered protocol, type :80 behind address or specify protocol. I believe they changed it to default to https if none is specified a while back
Its a silly system that only worked on reddit for a short while. If you are old enough you’d know that already from slaahdot karma development/history
Shame you lost the privacy screenshots. Whats the numbers behind the apps, and how did you test?
It wasn’t an analogy- just an equally great idea.
Yeah - dont upvote laydyboys unless you want all to know you like them. Its a sign you shouldnt do it.
Also all books you lend from the library should be public knowledge. No hiding!!
Can you see the data you copied inside the container? I’m quite sure you either don’t have the volume mounted, or the config files refers to a different folder than the gitea one did. Did your gitea container store data in sqlite as you are copying raw files rather than migrating a database?
I’d go with lxc instead of containers if you don’t fully understand docker. Overhead isn’t much different and you get a “normal server” where you can drop in forgejo to replace gitea
Docker can be many things - and portainer is a nice replacement for those using docker for running services. It’s got a great web interface. For automation and most development docker and compose is my pick. Also a good fit for those that only use X to spawn terminals.
Imagine the mailbox getting all the “there are unresolved Mobile Usability issues with your site Twitter.com” and “new page indexing issues discovered” from Google Search Console Team
I’ll still have a look every now and then on the pc with RES. But 95% of my Reddit time was on Apollo. Inreallly enjoyed alien blue before that, so it’s a mystery how they managed to fuckup that once they bought it
Or you can use something like caddy that will set up certs automatically using tls-alpn-01 challenge, so no need for dns challenge .