Synology + WE = *Happy face*

so basically it does has a very simple OS… but would not be able to run CubeSQL Database Server as a service.

It has a very robust OS, it’s Linux.
Have never used CubeSQL so don’t really know if it can be installed. If it works on Linux I guess it should work.

i know it has a CubeSQL for linux at http://www.sqlabs.com/cubesql.php

I just tried to install the 32bit Linux version of CubeSQL on my DS1010+ through SSH. Just had to change a path in the install script.
I’ve never used CubeSQL but it seems to run according to ‘top’ :slight_smile:

It will not have a GUI so all configuration has to be done in the terminal somehow.

so you cannot really run the CubeSQLAdmin to setup anything… have to use terminal.

thank albin for trying this CubeSQL thing for me.

[quote=124334:@Richard Duke]so you cannot really run the CubeSQLAdmin to setup anything… have to use terminal.

thank albin for trying this CubeSQL thing for me.[/quote]
Can’t CubeSQLAdmin connect to a remote database server? :slight_smile:

never try… i guess if i put the correct hostname… it should work…

I’ve just bought a DS214+.
Please, who can guide me to install an WE app ?
I’ve to do it from DSM 5.1 or from ftp ?

thank you very much in advance

This model has an ARM processor. You will not be able to run a WE project on it.

Sorry Luciano, as Bob just said it has an ARM processor (MARVELL Armada XP MV78230).
I think you’ll need the DS415+ (INTEL Atom C2538) minimum.

FYI. We just got our brand new DS415+ 5 hours ago to replace our good old DS409+ :wink:
https://www.synology.com/en-global/products/DS415+#spec

does it work on a qnap nas ???

Depends on the model. You need to pay attention to the hardware specs. Some are ARM which is a definite no. Some are Intel which is a maybe depending on what dependencies are fulfilled by the device.

I have a qnap ts869pro, so normaly with intel inside !

Give it a try!
Look at Linux > Compiled Applications here: http://documentation.xojo.com/index.php/System_requirements
Build a WE app for linux, transfer it to the device and fire it up and hope for the best :wink:

Watch out not to upgrade to DSM 5.1 My apps don’t launch anymore. I am trying a downgrade of the DSM now. (back to 5.0)

I guess this is caused my new security measures like AppArmor…

They don’t?
I just tried to build an hello world app and launch it via ssh and it works fine.
How do you start the app? rc.local?

I use Xojo 2013r3.3.
DSM 5.1-5021

Sorry, I was fooled by my router. That messed up my connection to the Synology and let me think it was not working anymore after updating to 5.1

Everything is working fine again

I have a Synology DS713 + with DSM 5.2. Runs a xojo Web App on it? I did not make it.

What happens?
I can’t find the spec sheet for DS713+. Make sure it has a supported architecture.
All required libs installed?

According to http://icecat.biz/en_in/p/synology/ds713%2B-%2B-2x-wd40efrx/nas-storage-servers-DS713%2B-21320949.html
its an intel Atom 2700

The Atom should I think work since it is a 64 bit chip with SSE2, sse3, and ssse3 which I think is whats required
http://ark.intel.com/products/59683/Intel-Atom-Processor-D2700-1M-Cache-2_13-GHz

build for intel & see what happens