-
|
I'm looking to setup Oqtane and I'm looking at a Windows VPS or Linux VPS. Also, I'm considering using a Linux cpanel install on a private linux VPS. I imagine that the majority of installs are on Windows Server, so it would be appropriate to go down this path. I'm looking at mariadb, provides more flexibility than sqlite. I would appreciate guidance on the environment that I use. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
Oqtane works on both Windows and Linux because it uses ASP.NET Core. These days, a Linux VPS is the most recommended option, as it's cheaper, lighter, and more stable, and it works well with MariaDB. A Windows VPS only makes sense if you want to use IIS or a more traditional environment. cPanel isn't ideal for this type of application. |
Beta Was this translation helpful? Give feedback.
-
|
There is a gotcha with cpanel and that is webDAV. By default there is no way to turn that off. Oqtane will install and will appear to work properly but will not save anything. If you search for webDAV in the discussions you will see others have had the issues prior to me. #1207 |
Beta Was this translation helpful? Give feedback.
Perfect, good luck, I'll wait for the blog. You could mark my comment as answered if you're happy with the response.