Hacker News new | past | comments | ask | show | jobs | submit login

The backend seems to be a fairly standard Rust project, you basically run `cargo build --release` and then deploy the binary. For the frontend, it seems like a pretty standard frontend project, you install dependencies, then run build command and you have a bunch of website assets you deploy to your server.

Overall, seems pretty standard and easy to deploy. Most complicated would be to also run the various services that are supporting the backend, but again, not overly complicated.

Is there something specific that is missing to be able to self-host this?




I think it's pointless to selfhost if you have to recompile an app in order to connect to your server. The team should have a field box to add a server URL.


It doesn't look like this is the case? I'm looking at https://github.com/revoltchat/self-hosted/blob/master/README... where you are told to update 2 config files.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: