Jump to content

koolwilly

Members
  • Posts

    1
  • Joined

  • Last visited

koolwilly's Achievements

  1. Hello Blesta Community! This container is designed to streamline the setup and deployment of Blesta, making it easier for everyone to get started with this excellent billing and client management software. Key Features: - PHP 7.4 and Apache: The container runs on a PHP 7.4 environment with Apache, providing a stable and reliable platform for Blesta. - Pre-installed Blesta 5.9.0: Blesta version 5.9.0 comes pre-installed in the container, saving you time and effort in installation. - Essential Extensions: Includes necessary PHP extensions like PDO, cURL, GD, LDAP, IMAP, and more for full compatibility with Blesta. - Security Enhancements: Integrated IonCube Loader for secure execution of PHP files, and IMAP with Kerberos support for enhanced email functionalities. - Easy Deployment: Deploy using Docker or Docker Compose with straightforward instructions, making it accessible even for those new to Docker. How to Use: - Pull the Docker image: `docker pull koolwilly/blesta` - Run the Docker container: `docker run -d -p 80:80 koolwilly/blesta` - Access Blesta: Navigate to `http://localhost/install` or `http://[your-server-ip]/install` Docker Compose Support: For those preferring Docker Compose, the setup includes a service for Blesta and a MariaDB database. It simplifies running Blesta alongside its database in a containerized environment. I'm looking forward to your feedback and suggestions. Let's make deploying and managing Blesta easier and more efficient for everyone!
×
×
  • Create New...