• v0.1.3 5a2566347c

    Release v0.1.3
    All checks were successful
    Build Container / Build and Push Container (push) Successful in 27s
    Build Container / Deploy to K8s (push) Successful in 28s
    Build Container / Create Release (push) Successful in 15s
    Test / check (push) Successful in 6m53s
    Deploy Dev / build-and-deploy (push) Successful in 9m42s
    Stable

    Ghost released this 2026-03-03 08:53:53 +00:00 | 17 commits to development since this release

    Mycelium Portal Release v0.1.3

    Production container with backend API + frontend SPA.

    Pull and run:

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

    Or deploy with Docker Compose:

    cd deploy && docker compose up -d
    
    Downloads