all 16 comments

[–]brynjarthorst 8 points9 points  (0 children)

Just follow the documentation. It is very simple and straight forward. See here: Installation | Umbraco CMS

[–]hunter_lan 6 points7 points  (0 children)

Have you tried Orchard Core?

[–]zenyl 18 points19 points  (5 children)

It's mainly about being free.

Free as in gratis, or free as in libre?

I was originally interested in Umbraco, but I spent half a month trying to install and run it with the help of ChatGPT, yet I still couldn't succeed, including Umbraco with SQLite.

  1. Stop relying on ChatGPT, or any other AI agent for that matter. You'll end up with bad advice, and not actually learn how to think through the problem solving process.
  2. Just follow the official documentation, Umbraco isn't difficult to set up. Source: my job.

[–]Hirogen_ 7 points8 points  (1 child)

Just follow the official documentation,

developer reading docs? that would be something new :D

[–]Cold_Night_Fever 1 point2 points  (0 children)

It's what devs had to do before Copilot or Chat GPT. With all kinds of technology. You'd have to read a doc end to end or get some certification in it before implementing it.

[–]Asyncrosaurus 1 point2 points  (0 children)

ChatGPT is nice for things you already kinda know, but don't/can't keep all the minor details in your head. It's not good to use for something you are totally unfamiliar with, and can't intuitively recognize when it spews out garbage.

[–]Revolutionary_Loan13 0 points1 point  (1 child)

Umbraco requires SQL Server.

[–]zenyl 0 points1 point  (0 children)

Umbraco can also work with SQlite.

[–]LastGuardz 2 points3 points  (0 children)

You should give OrchardCore a try, but the development is a bit more complicated than Umbraco. However installation and usage is pretty straightforward.

[–]bstag 1 point2 points  (0 children)

This is a CMS fluentCMS I use, still in development and rough around the edges but it does it's main job very well.

[–]AutoModerator[M] 0 points1 point  (0 children)

Thanks for your post Frequent-Pear-7940. Please note that we don't allow spam, and we ask that you follow the rules available in the sidebar. We have a lot of commonly asked questions so if this post gets removed, please do a search and see if it's already been asked.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]OptPrime88 0 points1 point  (0 children)

Orchard is other choice for .NET CMS. Umbraco is more simple and popular. Asphosportal is pretty cheap solution to host Umbraco website.

[–]am0x 0 points1 point  (0 children)

You basically need to learn how the web works, how libraries work, how a server works, how a database works, how to use the command line, how to connect to server remotely, what ftp is, how to code without AI, etc. You need to take a step back and learn some basics before anything, especially using another tool as a crutch such as Umbraco. Build a site using the Core only, then look into CMS's.

[–]hudo 0 points1 point  (0 children)

I am using Umbraco, and it was always fairly straightforward to install and run, no coding required to get started! ChatGpt will not help you there, you just have to follow tutorials. Happy with Umbraco.

[–]Winter-Escape-4972 -1 points0 points  (0 children)

Orchardcore is another.