Is it possible to deploy LC Server on synology. Web Server?

Are you using LiveCode to create server scripts or CGIs?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
fredotechGA2742
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 24
Joined: Mon Jan 16, 2012 10:39 am
Contact:

Is it possible to deploy LC Server on synology. Web Server?

Post by fredotechGA2742 »

I have a synology. NAS that has A Web Server built in. Has anyone tried to deploy to it? http://www.synology.com/. if so can you share the steps?
FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10103
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Is it possible to deploy LC Server on synology. Web Serv

Post by FourthWorld »

How do you root the device? And if it's running ARM rather than x86 you may have to wait a while, since the ARM build of the LC Linux engine is in a very early stage:
http://livecode.com/blog/2013/02/20/liv ... pberry-pi/
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
fredotechGA2742
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 24
Joined: Mon Jan 16, 2012 10:39 am
Contact:

Re: Is it possible to deploy LC Server on synology. Web Serv

Post by fredotechGA2742 »

root can be accessed via Telnet or SSH. I believe it is running X86
FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10103
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Is it possible to deploy LC Server on synology. Web Serv

Post by FourthWorld »

If you have root on the device and it's running an x86 CPU, you should be able to install Apache to use LC Server with it.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
Post Reply