Skip to content

Create an Amazon Linux from scratch to host dot net 6 server

0

May I seeks some help or guidance to setup a Amazon Linux for my coming project to host a web application that written with dot net framework 6? Many thanks.

2 Answers
1
Accepted Answer

Hi, this article is probably useful to you: https://techviewleo.com/install-and-use-net-core-on-amazon-linux/

EXPERT
answered 3 years ago
EXPERT
reviewed 2 years ago
  • Many thanks, it works. My next step is to setup an EC2 with necessary interface and tools to help company to deploy their existing web services to the new server using dot net.

0

Do you want to run as a server or as a container. I believe dot net is straight forward by running the installation package and that’s about it. It’s very minimal. I’ll see if it can’t find the package and update answer.

EXPERT
answered 3 years ago
  • Currently project owner would like to start running them as a server and my final target would migrate it as container. Highly appreciate if you can provide some guidance or example so I can reference. Many thanks.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.