Neat, will try it out.
Has anyone written an android desktop search widget for it? A quick search only foumd one veeery old experimental project.
-credit to nedroid for strange art
Neat, will try it out.
Has anyone written an android desktop search widget for it? A quick search only foumd one veeery old experimental project.
Yeah… and unless you really, really enjoy configuring your own stuff and tinkering, a hosting service is much easier.
I happen to be insane, and enjoy that stuff. And it’s not a business server (well, not anything big anyway).
If you’re in Canada, Rogers (nee Shaw) and Telus small business plans both offer ‘static’ IPs (Shaw’s residential plans aren’t officially static, but they rarely change on a residential modem unless you are always switching out hardware). Telus business fibre 1GB plan offers up to 5 static IP addresses.
Then you must purchase one or more domain names and assign them to your IP address… depending on your business’s needs even small consumer hardware can run a web server just fine.
Have a backup strategy though! And be sure you actually test the restore procedure on a periodic basis!
Linux backups can range from home-grown ‘rsync’ scripts and hot-plug external drives as backup, to more fancy ‘Time Machine’ like backup things (I honestly forget what’s out there for Linux right now, I have my own rsync scripts to back up to external drives).
My home server is my own, but if money is on the line you want proper backup and failover even. Most Linux distributions are easy-peasy to set up with Apache or nginx web servers but if you’ve never set those up you’ll need to study lots of tutorials and manual pages.
If you don’t want to tend to security and backups yourself though, it might be best to find a hosting service.
Quick, someone tell his lawyer to help him run for office! … Somewhere.
Apparently that stops the clock entirely on these things, right??
I put on my robe and wizard hat
Individual does this – CFPA indictment instantly.
MegaCorp does this – Oh dear, we absolutely must meet to plan to implement a meeting to form a panel that will plan to meet to maybe ask nicely that MegaCorp stop what they’re doing (or pay us lots of lobbying funds to make it go away, which it will do anyhow, just not quite as quietly as if they pay us $$$)
Dunno about docker setup, but I mirror github repos I worry may disappear automatically using my self-hosted gogs instance. (Gitea/Forgejo likely also can do it). It’s point-and-click, you just specify the github URL and check a box “this is a mirror”.