diff --git a/documentation/src/pages/about/index.tsx b/documentation/src/pages/about/index.tsx index 8c65481e..c344ba45 100644 --- a/documentation/src/pages/about/index.tsx +++ b/documentation/src/pages/about/index.tsx @@ -116,10 +116,14 @@ Having worked with various hosting panels over the years, we knew their bugs, li Early stages 🚧
-OpenPanel started in 2023, as a basic bootstrap interface with a database schema designed to handle anywhere from 10 to 500 users on a single server without issues. It was initially a LAMP stack with a fancy, yet buggy, GUI. But as we grew, so did our ideas. +OpenPanel + started in 2023 + , as a basic bootstrap interface with a database schema designed to handle anywhere from 10 to 500 users on a single server without issues. It was initially a LAMP stack with a fancy, yet buggy, GUI. But as we grew, so did our ideas.
-One of our more ambitious concepts was to use Docker containers to isolate users' websites. However, this approach proved unscalable for shared servers with hundreds of users. Managing the overhead of memory and disk space became a significant challenge, especially when a single WordPress site needed at least three containers (database, PHP, and web server). +One of our more ambitious concepts was to + use Docker containers to isolate users + ' websites. However, this approach proved unscalable for shared servers with hundreds of users. Managing the overhead of memory and disk space became a significant challenge, especially when a single WordPress site needed at least three containers (database, PHP, and web server).
@@ -407,19 +411,10 @@ Stay tuned for new features, enhanced performance, and more ways to make your h "mb-8 lg:mb-16", )} > - We are Here + Contact Us