title
Managed Directadmin VPS
Managed Directadmin VPS voor snelle websites.
Snelle en veilige Directadmin VPS binnen een werkdag online, dankzij meer dan 8 jaar ervaring leveren we jouw Directadmin VPS op volledig met backups, optimalisatie voor performance en beveiliging met gratis Letsencrypt SSL.
{% include checkbar.md %}
Managed Directadmin VPS Pakketten
Managed Directadmin VPS 1
CPU Cores
RAM Geheugen
SSD schijfruimte
+ Directadmin licentie t.w.v. €25
Bestellen
Managed Directadmin VPS 2
CPU Cores
RAM Geheugen
SSD schijfruimte
+ Directadmin licentie t.w.v. €25
Bestellen
Managed Directadmin VPS 3
CPU Cores
RAM Geheugen
SSD schijfruimte
+ Directadmin licentie t.w.v. €25
Bestellen
Managed Directadmin VPS 4
CPU Cores
RAM Geheugen
SSD schijfruimte
+ Directadmin licentie t.w.v. €25
Bestellen
Managed Directadmin VPS 5
CPU Cores
RAM Geheugen
SSD schijfruimte
+ Directadmin licentie t.w.v. €25
Bestellen
Managed Directadmin VPS 6)
CPU Cores
RAM Geheugen
SSD schijfruimte
+ Directadmin licentie t.w.v. €25
Bestellen
Goedkoopste Managed VPS van Nederland
Bedrijf VPS Pakket Inclusief gratis backups Prijs per maand
Hostingwalk Managed Directadmin VPS 1 € 10,-
Hosted.nl Managed VPS Extra Small
€ 59,95
YourHosting Managed VPS M1
€ 42,-
Combell VPS 1 PRO
€ 42,50 iXL Hosting Managed Basic
€ 99,-
Managed Directadmin VPS Features
Managed Directadmin VPS geleverd met de nieuwste software, alles voor snelle websites!
MariaDB is een populair MySQL alternatief wereldwijde startups gebruiken MariaDB.
Apache is 's werelds meest gebruikte webserver, geschikt voor elk PHP Project..
De nieuwste PHP versie voor je website, met PHP-FPM voor de beste performance.
Beheer je MySQL databases direct via je browser en voeg nieuwe tabellen toe.
Lees en verstuur je emails direct vanuit je browser via webmail.
Bescherm al je email accounts met een eigen E-mail spamfilter
Gratis Amazon SES bij je VPS, verstuur emails met vertrouwde delivery.
Open-source backups opgeslagen op externe S3 Storage.
Maak gratis SSL certificaten aan voor al je domeinnamen, inclusief gratis verlenging.
Wat kun je verwachten van Managed?
Wij leveren een startklare Directadmin VPS wij beheren de VPS en zorgen voor updates, beveiliging en optimalisaties en backups.
In welk land staat mijn Directadmin VPS?
Je Directadmin VPS draait uiteraard in Nederland, in het Equinix AM3 Datacenter (Amsterdam)
Hoe snel wordt mijn Directadmin VPS opgeleverd?
Binnen een werkdag, gemiddeld is het ongeveer 4 uur, afhankelijk van maatwerk wensen.
Vandaag nog je Managed Directadmin VPS Online
<style>
.bs-calltoaction{
position: relative;
width:auto;
padding: 15px 25px;
border: 1px solid black;
margin-top: 10px;
margin-bottom: 10px;
border-radius: 5px;
}
.bs-calltoaction > .row{
display:table;
width: calc(100% + 30px);
}
.bs-calltoaction > .row > [class^="col-"],
.bs-calltoaction > .row > [class*=" col-"]{
float:none;
display:table-cell;
vertical-align:middle;
}
.cta-contents{
padding-top: 10px;
padding-bottom: 10px;
}
.cta-title{
margin: 0 auto 0px;
padding: 0;
}
.cta-desc{
padding: 0;
}
.cta-desc p:last-child{
margin-bottom: 0;
}
.cta-button{
padding-top: 10px;
padding-bottom: 10px;
}
@media (max-width: 991px){
.bs-calltoaction > .row{
display:block;
width: auto;
}
.bs-calltoaction > .row > [class^="col-"],
.bs-calltoaction > .row > [class*=" col-"]{
float:none;
display:block;
vertical-align:middle;
position: relative;
}
.cta-contents{
text-align: center;
}
}
.bs-calltoaction.bs-calltoaction-default{
color: #333;
background-color: #fff;
border-color: #ccc;
}
.bs-calltoaction.bs-calltoaction-primary{
color: #fff;
background-color: #337ab7;
border-color: #2e6da4;
}
.bs-calltoaction.bs-calltoaction-info{
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.bs-calltoaction.bs-calltoaction-success{
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.bs-calltoaction.bs-calltoaction-warning{
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.bs-calltoaction.bs-calltoaction-danger{
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.bs-calltoaction.bs-calltoaction-primary .cta-button .btn,
.bs-calltoaction.bs-calltoaction-info .cta-button .btn,
.bs-calltoaction.bs-calltoaction-success .cta-button .btn,
.bs-calltoaction.bs-calltoaction-warning .cta-button .btn,
.bs-calltoaction.bs-calltoaction-danger .cta-button .btn{
border-color:#fff;
}
</style>
<style>
@import url('
https://fonts.googleapis.com/css?family=Muli&display=swap ');
@import url('
https://fonts.googleapis.com/css?family=Alata&display=swap ');
* {
box-sizing: border-box;
}
:root {
--br-blobby: 50%;
--br-blobby-before: 50%;
--br-blobby-after: 50%;
}
.col-md-3 h1 {
color: #fff;
margin: 0;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 100;
}
.box {
animation: rotate 5s linear infinite;
background-color: #f28b20;
border-radius: var(--br-blobby);
position: relative;
height: 250px;
width: 250px;
transition: 0.3s linear;
}
.box::after {
content: '';
background-color: #f28b20;
border-radius: var(--br-blobby-after);
position: absolute;
opacity: 0.5;
top: -2%;
left: -2%;
height: 104%;
width: 104%;
transition: 0.3s linear;
}
.box::before {
content: '';
background-color: darksalmon;
border-radius: var(--br-blobby-before);
position: absolute;
opacity: 0.5;
top: -4%;
left: -4%;
height: 108%;
width: 108%;
transition: 0.3s linear;
}
@keyframes rotate {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
/* SOCIAL PANEL CSS */
.social-panel-container {
position: fixed;
right: 0;
bottom: 80px;
transform: translateX(100%);
transition: transform 0.4s ease-in-out;
}
.social-panel-container.visible {
transform: translateX(-10px);
}
.social-panel {
background-color: #fff;
border-radius: 16px;
box-shadow: 0 16px 31px -17px rgba(0,31,97,0.6);
border: 5px solid #001F61;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
font-family: 'Muli';
position: relative;
height: 169px;
width: 370px;
max-width: calc(100% - 10px);
}
.social-panel button.close-btn {
border: 0;
color: #97A5CE;
cursor: pointer;
font-size: 20px;
position: absolute;
top: 5px;
right: 5px;
}
.social-panel button.close-btn:focus {
outline: none;
}
.social-panel p {
background-color: #001F61;
border-radius: 0 0 10px 10px;
color: #fff;
font-size: 14px;
line-height: 18px;
padding: 2px 17px 6px;
position: absolute;
top: 0;
left: 50%;
margin: 0;
transform: translateX(-50%);
text-align: center;
width: 235px;
}
.social-panel p i {
margin: 0 5px;
}
.social-panel p a {
color: #FF7500;
text-decoration: none;
}
.social-panel h4 {
margin: 20px 0;
color: #97A5CE;
font-family: 'Muli';
font-size: 14px;
line-height: 18px;
text-transform: uppercase;
}
.social-panel ul {
display: flex;
list-style-type: none;
padding: 0;
margin: 0;
}
.social-panel ul li {
margin: 0 10px;
}
.social-panel ul li a {
border: 1px solid #DCE1F2;
border-radius: 50%;
color: #001F61;
font-size: 20px;
display: flex;
justify-content: center;
align-items: center;
height: 50px;
width: 50px;
text-decoration: none;
}
.social-panel ul li a:hover {
border-color: #FF6A00;
box-shadow: 0 9px 12px -9px #FF6A00;
}
.floating-btn {
border-radius: 26.5px;
background-color: #001F61;
border: 1px solid #001F61;
box-shadow: 0 16px 22px -17px #03153B;
color: #fff;
cursor: pointer;
font-size: 16px;
line-height: 20px;
padding: 12px 20px;
position: fixed;
bottom: 20px;
right: 20px;
z-index: 999;
}
.floating-btn:hover {
background-color: #ffffff;
color: #001F61;
}
.floating-btn:focus {
outline: none;
}
.floating-text {
background-color: #001F61;
border-radius: 10px 10px 0 0;
color: #fff;
font-family: 'Muli';
padding: 7px 15px;
position: fixed;
bottom: 0;
left: 50%;
transform: translateX(-50%);
text-align: center;
z-index: 998;
}
.floating-text a {
color: #FF7500;
text-decoration: none;
}
@media screen and (max-width: 480px) {
.social-panel-container.visible {
transform: translateX(0px);
}
.floating-btn {
right: 10px;
}
}
</style>
<script>
const box = document.querySelector('.box');
setInterval(setBorderRadius, 300);
function setBorderRadius() {
box.style.setProperty('--br-blobby', generateBorderRadiusValue());
box.style.setProperty('--br-blobby-after', generateBorderRadiusValue());
box.style.setProperty('--br-blobby-before', generateBorderRadiusValue());
}
function generateBorderRadiusValue() {
return `${getRandomValue()}% ${getRandomValue()}% ${getRandomValue()}% ${getRandomValue()}% / ${getRandomValue()}% ${getRandomValue()}% ${getRandomValue()}%`;
}
function getRandomValue() {
return Math.floor(Math.random() * 50) + 50;
}
// SOCIAL PANEL JS
const floating_btn = document.querySelector('.floating-btn');
const close_btn = document.querySelector('.close-btn');
const social_panel_container = document.querySelector('.social-panel-container');
floating_btn.addEventListener('click', () => {
social_panel_container.classList.toggle('visible')
});
close_btn.addEventListener('click', () => {
social_panel_container.classList.remove('visible')
});
</script>
{% include contact-bar.md %}