Menu
Home
Forums
New posts
Search forums
What's new
New posts
New media
New media comments
New profile posts
Latest activity
Media
New media
New comments
Search media
Members
Current visitors
New profile posts
Search profile posts
Account Upgrades
Advertise
Marketplace
Money
PerfectMoney
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Home
Forums
Programming & Web Design
Programming
C, C++, C#
Fast c# web application deployment on Linux
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Michael Nader" data-source="post: 4295" data-attributes="member: 133"><p>Hi!</p><p></p><p>I'm probably delving into more of a DEVOPS question here, but I'm hopeful you can assist.</p><p></p><p>I'm a C# programmer with limited expertise in Linux. However, as you know, .NET has been running on various operating systems and architectures for quite some time. When it comes to deploying small web services on Linux servers I face difficulties.</p><p></p><p>Mostly using Debian-based machines, I find myself spending a lot of time creating systemd service files for web applications, configuring back-end proxy for Nginx, setting up SSL, and going through a series of other tasks.</p><p></p><p>Can you handle these tasks more efficiently? Is there a ready-to-use stack or a direct solution for this? I'm not expecting the ease of cPanel + PHP, but I'm looking for a solution where I can have a bit more of a "create site," "deploy files," "start" kind of expectation.</p><p></p><p>I'm all ears to you.</p></blockquote><p></p>
[QUOTE="Michael Nader, post: 4295, member: 133"] Hi! I'm probably delving into more of a DEVOPS question here, but I'm hopeful you can assist. I'm a C# programmer with limited expertise in Linux. However, as you know, .NET has been running on various operating systems and architectures for quite some time. When it comes to deploying small web services on Linux servers I face difficulties. Mostly using Debian-based machines, I find myself spending a lot of time creating systemd service files for web applications, configuring back-end proxy for Nginx, setting up SSL, and going through a series of other tasks. Can you handle these tasks more efficiently? Is there a ready-to-use stack or a direct solution for this? I'm not expecting the ease of cPanel + PHP, but I'm looking for a solution where I can have a bit more of a "create site," "deploy files," "start" kind of expectation. I'm all ears to you. [/QUOTE]
Name
Verification
Post reply
Home
Forums
Programming & Web Design
Programming
C, C++, C#
Fast c# web application deployment on Linux
Top