• v0.1.7 743f61f6be

    Release v0.1.7
    Some checks failed
    Test / check (push) Failing after 0s
    Deploy Production / build-and-deploy (push) Successful in 2m43s
    Build Container / Build and Push Container (push) Successful in 2m5s
    Build Container / Deploy to K8s (push) Successful in 29s
    Build Container / Create Release (push) Successful in 8s
    Stable

    Ghost released this 2026-03-05 16:31:12 +00:00 | -6 commits to development since this release

    Mycelium Portal Release v0.1.7

    Production container with backend API + frontend SPA.

    Pull and run:

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

    Or deploy with Docker Compose:

    cd deploy && docker compose up -d
    
    Downloads