• v0.1.6 0df3e848c4

    Release v0.1.6
    Some checks failed
    Deploy Dev / build-and-deploy (push) Failing after 0s
    Test / check (push) Failing after 2m40s
    Build Container / Build and Push Container (push) Successful in 14s
    Build Container / Deploy to K8s (push) Successful in 30s
    Build Container / Create Release (push) Successful in 7s
    Stable

    Ghost released this 2026-03-05 15:18:18 +00:00 | 4 commits to development since this release

    Mycelium Portal Release v0.1.6

    Production container with backend API + frontend SPA.

    Pull and run:

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

    Or deploy with Docker Compose:

    cd deploy && docker compose up -d
    
    Downloads