Replies: 3 comments 2 replies
-
Hi Louyo, Could you share the installation steps? especialy details around the SQL DB. |
Beta Was this translation helpful? Give feedback.
-
Well, I can't believe anyone else is a nutty as me: I did (briefly) try the 64 bit Ubuntu server image on the Pi, but could not get Oqtane to run. Maybe my shortcoming. Since I was mostly experimenting, here is what I did. Installed the .net SDK on the Pi. There is a 32 bit Arm version. Followed the Linux directions at Microsoft. Copied over the Oqtane-master directories into ~/ftp (which I had created). added: .UseUrls("http://*:5000") to the Program.cs file in the Oqtane.Server folder In appsettings.json, put: Then, from /home/pi/ftp/oqtane.framework-master/ I ran: Then: from the ftp/oqtane directory, I ran chmod +x Oqtane.Server Hosting environment: Production Happy Oqtaning. |
Beta Was this translation helpful? Give feedback.
-
I was looking to do some project like this, very cool! |
Beta Was this translation helpful? Give feedback.
-
For those with too much time on their hands
Beta Was this translation helpful? Give feedback.
All reactions