Test deployment for TinyOps CI/CD pipeline verification
  • HTML 91%
  • Dockerfile 9%
Find a file
2026-02-04 16:44:04 -03:00
.gitignore Initial commit: Hello World Test 2 2026-02-04 15:26:46 -03:00
Dockerfile Initial commit: Hello World Test 2 2026-02-04 15:26:46 -03:00
index.html Test: Verify CI/CD pipeline 2026-02-04 16:44:04 -03:00
README.md Initial commit: Hello World Test 2 2026-02-04 15:26:46 -03:00

Hello World Test 2

A simple test deployment to verify the TinyOps Forgejo → Coolify CI/CD pipeline.

Purpose

This project tests:

  • Automated deployment from Forgejo to Coolify
  • CI/CD webhook functionality
  • Domain configuration automation

Deployment

Deployed via the automated script:

python3 .agent/skills/coolify-deploy/scripts/deploy_from_forgejo.py \
  --repo hello-world-test2 \
  --domain test2.noneofyourbidness.com

Stack

  • Frontend: Static HTML
  • Web Server: nginx:alpine
  • Deployment: Coolify
  • Source Control: Forgejo
  • CI/CD: Webhook-triggered auto-deploy

Live URL

https://test2.noneofyourbidness.com