Docker Compose Self Host - index.html not found
Trying to spin up rivet on a proxmox vm (Ubuntu 24.04 Server, 2 sockets, 4 cores, 32 gb or RAM). Everything builds and starts ok running docker compose command but when I go to the UI via port 8080 I get this error in the browser:
And I'm seeing these errors in the rivet-server:
Also seeing this error repeatedly in the dev-full-rivet-edge-server:
This is after a fresh clone of the repo and in the master branch.
Been looking for a project like this for some time so any help to get this spun up would be amazing!
Steve
10 Replies
hey! give me a bit to get back to you later today on what's going on, thanks! busy morning
No worries, thanks for having a look.
apologies – we've been really busy handling people coming in the door from yesterday's cloudflare outage, i haven't had a chance to look at this yet.
No worries @Nathan when you get a chance that would be awesome but it's not urgent. Not a production issue or anything.
The frontend for Docker Compose is fixed in this PR https://github.com/rivet-gg/rivet/pull/2615
The other error you're seeing was fixed in https://github.com/rivet-gg/rivet/pull/2610
Thanks for reporting! We'll get this merged soon.
Thanks @Nathan
Was looking for the instructions on how to self host but they seem to no longer be there. Is self-hosting no longer possible?
https://www.rivet.gg/docs/general/self-hosting/ you can deploy just the library like this
we have more docs on selfhosting coming in the coming weeks – we're making it way way easier
Rivet
Self-Hosting - Rivet
Take full control of your Rivet deployment with flexible hosting options and storage drivers.
Thanks @Nathan !!
Oh wait…that’s what I was looking at and there’s no longer a docker compose section
ah yes – that's coming back soon
we'll drop an announcement here in #announcements
this update will let you run rivet as a standalone binary too very easily as an option
Awesome, when do you think you guys will be making the announcement?