Skip to main content

MiniStack Deployable Applications

Summary of which CloudForge apps work on MiniStack (Interactive Deployer option 6). For LocalStack and shared deploy commands, see the full catalog.


Supported (13 apps)

Deploy with provisionDatabase: false and authMode: none unless testing auth elsewhere.

Application IDPortSample context
cloudforge-manager1958deployment-contexts/CloudForgeManager-Dev.json
jenkins8080deployment-contexts/Jenkins-Stack.json
grafana3000deployment-contexts/Grafana-Stack.json
prometheus9090deployment-contexts/Prometheus-Stack.json
metabase3000deployment-contexts/Metabase-Stack.json
gitea3000deployment-contexts/Gitea-Stack.json
drone80deployment-contexts/Drone-Stack.json
vault8200deployment-contexts/Vault-Stack.json
redis6379deployment-contexts/Redis-Stack.json
nexus8081deployment-contexts/Nexus-Stack.json
postgresql5432deployment-contexts/PostgreSQL-Stack.json
sonarqube9000deployment-contexts/SonarQube-Stack.json (cfc-testing plugin)

Batch deploy: cfc-testing/scripts/deploy-ministack-apps.sh


Host-port limits

MiniStack binds localhost:<appPort>. Only one stack per port:

  • 3000 — Grafana, Gitea, or Metabase (one at a time)
  • 80 — Drone (privileged port on some hosts)

Blocked — use LocalStack (10) or AWS (2)

RDS required: GitLab, Harbor, Superset, Mattermost, all CMS/e-commerce/forum apps (WordPress, Drupal, Magento, …), Craft CMS sample plugin.

Preflight blocks before CloudFormation. See preflight in README.