Skip to main content

Vvveb

What is Vvveb

Powerful and easy to use cms to build websites, blogs or ecommerce stores.

Deployment Variants

Vvveb is available in three deployment configurations in Moltern:

Vvveb (Default)

  • Database: SQLite (embedded)
  • Use case: Simple deployments, testing, or small websites
  • Components: Single Vvveb container with built-in SQLite database

Vvveb with MySQL

  • Database: MySQL
  • Use case: Production deployments with MySQL preference
  • Components:
    • Vvveb container
    • MySQL container
    • Automatic database configuration and health checks

Vvveb with MariaDB

  • Database: MariaDB
  • Use case: Production deployments with MariaDB preference
  • Components:
    • Vvveb container
    • MariaDB container
    • Automatic database configuration and health checks