• v0.1.8 a4531026b7

    Release v0.1.8
    All checks were successful
    Deploy Production / build-and-deploy (push) Successful in 10m28s
    Test / check (push) Successful in 11m3s
    Build Container / Build and Push Container (push) Successful in 5m54s
    Build Container / Deploy to K8s (push) Successful in 26s
    Build Container / Create Release (push) Successful in 44s
    Stable

    Ghost released this 2026-03-06 12:12:37 +00:00 | -8 commits to development since this release

    Mycelium Portal Release v0.1.8

    Production container with backend API + frontend SPA.

    Pull and run:

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

    Or deploy with Docker Compose:

    cd deploy && docker compose up -d
    
    Downloads