© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
11 replies
Saiyanslayer

How to Setup a remote Blazor server on Ubuntu

Hey all,

I'm working on a project and I'm getting overwhelmed with the options and need some guidance. I'm developing a Blazor project on my windows pc and trying to host it on an Ubuntu pc/server. It sometimes works, but I can't seem to get it to run as a service on the server. To help troubleshoot, I want to remotely attach to the process, but it's not being detected.

Right now, I'm publishing to folder (debug as opposed to release) and uploading the files to /var/project. I'd like to attach to the process at the very start, but I can't find how. Ideally, I'd like to be able to start debugging on my windows pc, but run on the Linux to see why it's failing.

Failing that, what would be a good setup for this? Should I explore docker instead?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Blazor project setup
C#CC# / help
8mo ago
Blazor Server
C#CC# / help
2y ago
How to authenticate a chrome extension using blazor server
C#CC# / help
15mo ago
❔ ✅ How does .NET MAUI Blazor relate to Blazor Server or WebAssembly?
C#CC# / help
3y ago