Bochi
Bochi
About
- Username
- Bochi
- Joined
- Visits
- 3,293
- Last Active
- Roles
- Member, OG
- Thanked
- 70
Comments
-
How about those "CRUD generators/builders" to build the thing? Examples: * https://www.grocerycrud.com/ * https://refine.dev/ I played with a very nice one some time ago, but I can't remember the name - searching now...
-
I still have Mailcheap on my list of options to try for that use case: https://www.mailcheap.co/enterprise-shared.html
-
I guess you misunderstood that, we are talking about a daughter company! ;) https://www.asn.com/about-us/
-
Quite tempting to be honest! :)
-
One recent (successful) example that comes to mind: plausible.io They have good blog posts and maybe you can even reach out to them.
-
Too bad I already renewed my services, could have gotten twice the power for same/less money. Need to get my yearly subscriptions finally aligned with this time of the year! :D Anyhow, to everyone: buy this, you can't go wrong with InceptionHosting…
-
If I wouldn't already have 3 services (one almost three years by now)... Guys, if you need something reliable: +1 to the comment from @souen
-
Might not be exactly what you are after, but still worth a look I guess: https://github.com/sickcodes/Docker-OSX It is on my "play around when there is spare time"-list forever now. :D
-
I am on a node in RO, that shows the same behavior from time to time. It just shuts off (VM gets killed?) when installing updates or updating a docker container...
-
(Quote) Worth checking out! Look at the wrappers: https://healthchecks.io/docs/resources/ And it's an open source project worth supporting! :)
-
Damned, got me this time...
-
Minor side note, as you are listing the options to pipe the output from curl or wget. Let's say my environment doesn't have wget installed, so I take curl to get the script, then execution will fail due to the wget dependency. At the same time a rep…
-
(Quote) This is what I did go with last time I asked myself that question and I still like it. 👍
-
I was looking around before I set up my own Soapbase (Pleroma) instance and had those two saved in my bookmarks: * https://masto.host/ * https://weingaertner-it.de/index.php/produkt-kategorie/mastodon-hosting/ Didn't try any of them though, so can…
-
Been with naranjatech for almost two years now and never had a real issue so far with any of the servers. Only one weird thing with a custom ISO install, that once or twice broke the network config due to different interface naming. Can definitely r…
-
Sounds to me like maybe your proxy is not forwarding the information about the host correctly and or a wrong trusted_proxies setting. There was even a change regarding this included in the 10.11 release (see: https://github.com/owncloud/core/pull/40…
-
Just a wild guess: Iirc, then what is usually done before accepting that change is a lookup of the DNS record, to see if it points to the very server and to verify you got control over the domain. Any chance there is something wrong on the DNS recor…
-
borg for almost everything, paired with a few scripts. Usually using a whitelist for the files/folders to backup. It comes with the downside of sometimes forgetting new stuff to add, but at the same time makes sure you don't store away unnecessary d…
-
(Quote) Well, very good questions - I completely missed that statement on the page! As said, I am with them for very long now, so maybe I am still on some kind of grandfathered plan? However, this is what they state on the sign-up page: "After…
-
I have been with Mailgun for years now and didn't experience any issues so far. In the lowest tier ("Trial"), you get a free volume of 5000 mails / month and 1$ / 1000 mails if you exceed that.
-
As @stevewatson301 said, a jsfiddle to better understand what you are trying to achieve would be good. But I took a shot and maybe what you are searching for is actually listening to a single "input" event? $('#on').on('input', function() …
-
Hey @Hetzner_OL , I noticed a subtile change in this months invoice: you started accounting for IP and VM independently. Does that mean we finally will get a chance for "local network only" VMs and maybe something like a CX5 with it? :P
-
Interesting after all, that they kept if running for so long. So for those that were still on board: hope you had a good ride! :) Subscribed for a yearly package right at the beginning, but never really got to use it. As @willie says, it felt rather…
-
(Quote) Well, no need for a random tutorial - it is as simple as "apt install gimp". ;P Just tried on my "Lenovo IdeaPad Duet" and it works right out of the box.
-
I always liked the "Storage Box" offering and also have to say, that the "Storage Share" product works quite well. Maybe another thing in terms of feature requests: I tend to sync my borg repos from time to time to Backblaze B2, …
-
(Quote) Nice, that's me on the list! I should go and find some idler to not loose the spot. :P
-
(Quote) Same here... Which service are you guys using for the notifications? (Quote) That's right for sure, but playing with "real hardware" (even though crappy one) can be fun. ;)
-
I usually spin up an instance at Vultr that comes with Plesk (and license) pre-installed, whenever I have the need for some temporary shared hosting space. Maybe not the way it is supposed to be used, but I find it very easy to for example upgrade s…
-
I mean, it had to happen at some point... Only using the cloud instances at the moment, and some of them are bigger ones which supposedly are not affected. However, I second what @willie sad: waiting for IPv6 (or maybe even "internal network on…
-
Maybe another approach could be defining your script as alias for shutdown, trigger your API call there and then hand off the further processing to the "real binary"?
-
(Quote) I'll take you by your word! :D Still waiting for a potential candidate, as replacement for the mighty Time4VPS OV6 storage...
-
If it is a single process, that is producing the load you could use taskset to set its affinity. Or create a cpu cgroup with some limits for a whole set of processes and its threads, maybe even in combination with a cpuset.
-
Maybe my old thread contains some useful information for you: https://talk.lowendspirit.com/discussion/475/use-backup-mx-as-spam-filter
-
Never really thought about how long it takes to be honest... So I had to check my healthchecks.io reports: (Image) They are "online" backups however, using a hacked together bash script and borg to write the backups to a remote repo (mayb…
-
On of that April Fools' jokes, which would be nice to have in real! ;D https://twitter.com/Hetzner_Online/status/1377489086538252289?s=20
-
As no one mentioned it until now: you could also have a look at Kimai. It's open source, really easy to work with and gives you nice reports and summaries for invoicing.