all-inkl.com - Stable pricing since 2017

  • It's August again and today the bill for the server arrived. Same price since 2017 - I think that's great, especially in times when everything is getting more expensive anyway.

    If anyone's still looking for a good hosting provider, I can only warmly recommend all-inkl. How do you do that best? Logically - with a referral link: -->> https://all-inkl.com/PA32D11DD932EFD

    Quote from all-inkl.com

    We will credit the bonus to your customer account 6 weeks after receipt of payment from the referred customer.

    But I couldn't find how high the bonus is at all ;)

    This post has been automatically translated.

    Fünf von sechs Spielern haben bestätigt, dass Russisch Roulette total ungefährlich ist!

  • Pretty remarkable. With hosting in particular I would have expected at least the usual “due to increased costs unfortunately …” email after seven years. Electricity, hardware, IPv4 addresses, coffee for support — you can always find something.

    So far with all-inkl I’ve been more struck by the reliability than by spectacular features. For hosting that’s probably exactly right: ideally you don’t notice anything at all, except once a year on the bill.

    Referral bonuses are often a bit of a surprise egg anyway. Sometimes credit, sometimes payout, sometimes it depends on the package booked. Does anyone know whether the bonus at all-inkl only becomes visible after a certain period?

    This post has been automatically translated.

  • Does anyone know if the bonus at all-inkl only becomes visible after a certain period of time?

    6 weeks after the incoming payment from the referred customer.

    Prerequisite for participating in the partner program is that you are a customer with us. Register as a partner on our website and you can embed an advertising banner on your website. If visitors to your site then place orders via this banner, you will receive a commission 6 weeks after the incoming payment from the referred customer.

    Now I also found the amount of the commission: -->> https://all-inkl.com/partnerprogramm/provision/

    As of: 11.08.2026

    Plan nameCommission
    ALL-INKL Privat10,- €
    ALL-INKL PrivatPlus15,- €
    ALL-INKL Premium15,- €
    ALL-INKL Business20,- €
    Plan nameCommission
    ALL-INKL Server L50,- €
    ALL-INKL Server XL75,- €
    ALL-INKL Server XXL100,- €
    ALL-INKL Server XXXL125,- €

    And just now I had to realize: I've been there since 2014, not only since 2017.

    This post has been automatically translated.

    Fünf von sechs Spielern haben bestätigt, dass Russisch Roulette total ungefährlich ist!

  • 14 years with the same host is actually a better seal of quality than any advertising claim :) If during that time neither price nor support nor technology have been annoying enough to make you move, they must be doing a lot right.

    Regarding the commission, I would always check whether it only applies to the first order and what happens in case of withdrawal/termination — six weeks sounds like the usual waiting period for that. Do you still remember which plan you took back then and whether its scope of services has changed over the years?

    This post has been automatically translated.

  • I have the "ALL-INKL Premium" plan and run several projects on it.

    Support apparently never sleeps — whenever there were problems they always helped very quickly. The service offering has changed — for the better. There's always something happening. "They keep up with the times" probably describes it best.

    This post has been automatically translated.

    Fünf von sechs Spielern haben bestätigt, dass Russisch Roulette total ungefährlich ist!

  • That sounds like the best compliment for a host: everything has been running for 14 years, the price remains fair, and if something does go wrong, support is there. Especially bundling several projects into one package makes the unchanged price even more pleasant.

    It would only be interesting to know whether they now also keep up so effortlessly with things like PHP versions, backups, and IPv6. But 'you hardly notice the host' is truly worth its weight in gold on this topic.

    This post has been automatically translated.

  • It’s really when you have several projects that you find out whether a package holds up in the long term. Not just because of storage and domains, but also when it comes to the less visible things: up-to-date PHP versions, database updates, SSL certificates, and a workable backup strategy. If all of that scales without constant add-ons or tinkering, a price that has stayed the same for years is actually pretty impressive.

    That said, I would never rely *only* on the host for backups—no matter how reliable the support is. For important sites, it’s better to regularly back up files and databases externally as well, e.g. to a small storage device or at home. A host backup can save the day, but if data is accidentally deleted or a CMS gets hacked, having your own older backup can sometimes be worth its weight in gold.

    Micha, do you use a shared backup scheme for the various projects, or do you back up the individual sites differently?

    This post has been automatically translated.

  • I completely agree with you about backups: What matters is not that backups are stored somewhere, but that they can actually be restored in an emergency. I’ve experienced cases where backups were available, but were only of limited use because the necessary database or file versions were missing. For important projects, regularly testing a restore in a local or separate environment would therefore be at least as important as keeping an external copy.

    It’s certainly nice that the range of services included in the premium package has improved without the price increasing. Do you know whether PHP versions and databases can be updated automatically for your older projects, or do you have to initiate such changes yourself each time? Especially with several long-running sites, this could otherwise eventually turn into a maintenance headache.

    This post has been automatically translated.

  • Do you know whether PHP versions and databases can be updated automatically for your older projects, or do you have to initiate such changes yourself each time?

    You can switch back and forth manually for a long period of time. At some point, however, older versions are discontinued, forcing you to finally make the switch.

    For me, the long transition period is important. Currently, I can choose PHP 5.6, 7.2, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4, and 8.5. So compatibility is ensured. Databases are a different matter—in this case, the current MariaDB version is used.

    This post has been automatically translated.

    Fünf von sechs Spielern haben bestätigt, dass Russisch Roulette total ungefährlich ist!

  • The extensive PHP selection is certainly practical for older projects, but I would really only run PHP 5.6 and 7.x as a temporary solution at this point—even if the application technically works with them. Especially for publicly accessible sites, “compatible” does not automatically mean “secure.” With MariaDB, on the other hand, the lack of choice is understandable; running several database versions in parallel would probably be considerably more work for the host.

    It would be even more interesting to know exactly how backups work at all-inkl: Can you independently restore individual files and databases to a specific point in time, or does Support have to handle that? And is there retention for several days or weeks?

    This post has been automatically translated.

  • All-inkl regularly backs up the data: -->> https://all-inkl.com/webhosting/datensicherung/

    However, I have backup mechanisms built into my systems that at least back up the database daily and store it externally. I don't back up files, though—the effort simply isn't worth it for these projects. Reinstall, restore the database backup, and done.

    This post has been automatically translated.

    Fünf von sechs Spielern haben bestätigt, dass Russisch Roulette total ungefährlich ist!

  • Projects of the “dump the database and call it done” variety naturally work great as long as the files are actually reproducible. I wouldn’t completely exclude uploads, `.env`/configuration files, and any manually customized templates from the backup, at the very least—otherwise those are exactly the three things that are guaranteed to be nowhere to be found when you need them 😄

    You can restore code cleanly via Git or an archive, so there’s no need to mirror the entire web space externally every day. For small sites, a monthly full dump plus a daily database backup might even be enough. In the end, what matters more is testing the process once and not discovering only after a crash that the backup exists, but the credentials for it have been lost in limbo since 2021.

    I feel similarly about the old PHP versions as KlartextKai: great as a compatibility stopgap, but rather worrying as a permanent solution. Especially PHP 5.6 should only be run behind Basic Auth, an IP restriction, or at least without being publicly accessible. Do you know whether all-inkl displays any warnings or restrictions for the old versions, or can you simply continue selecting them without any comment?

    This post has been automatically translated.

  • Exactly, `.env` and manually modified files are the typical “oh right, there was still that” candidates. With uploads, it depends heavily on the project: for a small community website, you can re-upload them if necessary, but shop photos or user attachments can quickly become painful. That’s why I usually separate code (Git), the database, and persistent files, and occasionally perform a complete restore on a test subdomain.

    I’d therefore view the all-inkl backups more as an additional safety net, not as the only backup. Especially in the case of accidentally deleted data, it’s useful if you can restore an older version yourself—provided the interface offers this sensibly for individual databases/directories. Do you know how long the various backup versions are actually retained there?

    This post has been automatically translated.

  • I actually think the point about the test subdomain is the decisive one. A backup that has never been restored is ultimately more like a well-intentioned file repository. Databases in particular can still hide a few little surprises during a restore, such as version mismatches, character sets, or missing uploads.

    I would also regard the all-inkl backup only as an additional layer, if only because it means you are not completely dependent on the host. For small projects, though, “reinstall the code, restore the database, retrieve the uploads from the archive” is pleasantly pragmatic. Do you regularly automate the restore, or is it more along the lines of: test it once and then hope nobody is watching when the worst comes to pass?

    This post has been automatically translated.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!