• v0.1.12 af4bda88ac

    Release v0.1.12
    Some checks failed
    Test / check (push) Failing after 1m30s
    Deploy Production / build-and-deploy (push) Successful in 7m29s
    Build Container / Build and Push Container (push) Successful in 26s
    Build Container / Deploy to K8s (push) Successful in 27s
    Build Container / Create Release (push) Successful in 6s
    Stable

    thabeta released this 2026-03-18 06:35:04 +00:00 | 6 commits to development since this release

    Mycelium Portal Release v0.1.12

    Production container with backend API + frontend SPA.

    Pull and run:

    docker pull forge.ourworld.tf/mycelium/www-migrate-mycelium:0.1.12
    docker run --rm -p 11001:11001 -e TFCHAIN_NETWORK=mainnet forge.ourworld.tf/mycelium/www-migrate-mycelium:0.1.12
    

    Or deploy with Docker Compose:

    cd deploy && docker compose up -d
    
    Downloads