From 5619c788d6b06d588472255f8f7eebd4d9de0e58 Mon Sep 17 00:00:00 2001 From: IONOS | Deploy Now Support Account <100566022+ionos-deploy-now-support@users.noreply.github.com> Date: Fri, 26 Jan 2024 14:48:00 +0100 Subject: [PATCH] Update index.md --- content/docs/index.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/content/docs/index.md b/content/docs/index.md index fd43f83..8d0c9b0 100755 --- a/content/docs/index.md +++ b/content/docs/index.md @@ -32,17 +32,17 @@ Deploy Now abstracts from the complexity of infrastructure provisioning, CI/CD c |Feature|StarterProject|StaticProject|PHPProject| |-|-|-|-| -|**ProjectType**|StarterProject|StaticProject|PHPProject| +|**Project Type**|StarterProject|StaticProject|PHPProject| |**UseCases**|StaticSiteGenerators&SinglePageApplications|StaticSiteGenerators&SinglePageApplications|PHPApplications| -|**StorageperDeployment**|50MB|1GB|10GB| -|**StagingDeployments**|1|5|5| -|**DeploymenttoIONOSinfrastructure**|✅|✅|✅| -|**Georedundancy&DDoSprotection**|✅|✅|✅| -|**Visitorstatistics**|✅|✅|✅| -|**PHPruntimeenvironment**|-|-|PHP8.2andolder| -|**Database**|-|-|2GBMariaDBwithPHPMyAdminAccess| -|**Includedin**|DeployNowMembership|additionallybookable|additionallybookable| -|**Price**|3projectsfor4€permonth|2€/monthperproject-monthlycancellable|7€/monthperproject-monthlycancellable| +|**StorageperDeployment**|50 MB|1 GB|10 GB| +|**Staging Deployments**|1|5|5| +|**Deployment to IONOS infrastructure**|✅|✅|✅| +|**Georedundancy & DDoS protection**|✅|✅|✅| +|**Visitor statistics**|✅|✅|✅| +|**PHP runtime environment**|-|-|PHP8.2andolder| +|**Database**|-|-|2GB MariaDB with PHPMyAdmin access| +|**Included in**|Deploy Now Membership|additionally bookable|additionally bookable| +|**Price**|3 projects for 4€per month|2€/month per project-monthly cancellable|7€/month per project-monthly cancellable| ## Getting started You can start either [from sample](/docs/framework-samples), [from command line](/docs/from-cmd-line) or [from an existing repository](/docs/from-repo).