Skip to content

devmasnaodev/cloud-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | Português

Cloud Engine

DocumentationGetting Started

Cloud Engine is a developer-focused platform for managing WordPress VPS engines such as EasyEngine and WordOps. It is being built to centralize server provisioning, engine operations, and site lifecycle management behind a modern Laravel-based application.

Read the documentation

https://devmasnaodev.github.io/cloud-engine-docs/

Warning

Early-stage project: Cloud Engine is still under active development and is not ready for production use. Use it only for testing, evaluation, and controlled environments.

Getting Started

This project uses DDEV as the local development environment.

Prerequisites

  1. Install Docker.
  2. Install DDEV.

Development setup

  1. Clone the repository.
  2. Start the DDEV environment:
    ddev start
  3. Install project dependencies and bootstrap the app:
    ddev composer run setup
  4. Start the development services:
    ddev composer run dev
  5. Open the application:
    ddev launch

Useful development commands

ddev composer run dev:ssr
ddev artisan test
ddev exec npm run lint
ddev exec npm run types

Documentation

Project documentation is maintained in a dedicated repository:

https://github.com/devmasnaodev/cloud-engine-docs

Use that repository for broader architecture notes, guides, and future operational documentation.

Contributing

Contributions, feedback, and early testing are welcome. For now, prefer small, focused changes and keep development aligned with the current architecture and DDEV workflow.

About

A unified platform to manage and orchestrate WordPress VPS engines like EasyEngine, WordOps, and others.

Resources

Stars

Watchers

Forks

Contributors

Languages