• v0.1.9 cb33d2e9aa

    Release v0.1.9
    Some checks failed
    Build Container / Build and Push Container (push) Successful in 2m0s
    Build Container / Deploy to K8s (push) Successful in 6s
    Build Container / Create Release (push) Failing after 0s
    Stable

    Ghost released this 2026-03-06 13:30:31 +00:00 | -12 commits to development since this release

    Mycelium Portal Release v0.1.9

    Production container with backend API + frontend SPA.

    Pull and run:

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

    Or deploy with Docker Compose:

    cd deploy && docker compose up -d
    
    Downloads