• v0.1.5 0c37d1ed34

    Release v0.1.5
    Some checks failed
    Test / check (push) Failing after 2m56s
    Build Container / Build and Push Container (push) Successful in 3m50s
    Build Container / Deploy to K8s (push) Successful in 23s
    Build Container / Create Release (push) Successful in 8s
    Deploy Dev / build-and-deploy (push) Successful in 11m18s
    Stable

    Ghost released this 2026-03-05 10:04:33 +00:00 | 9 commits to development since this release

    Mycelium Portal Release v0.1.5

    Production container with backend API + frontend SPA.

    Pull and run:

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

    Or deploy with Docker Compose:

    cd deploy && docker compose up -d
    
    Downloads