NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
BretD
Jul 19, 2017Administrator
AMA - Ask Us Anything About ReadyNAS and You Could Win a ReadyNAS 214!
We are hosting an extended 4 week Ask Me Anything AMA for the NETGEAR ReadyNAS line of products and we would love to answer your ReadyNAS questions. Best of all, posting your question below enter...
aggieman12
Jul 28, 2017Aspirant
Does Netgear intend to simulate third party add-on development or create its own updated ecosystem of apps? I love your hardware but it falls a bit behind in some respects.
OOM-9
Jul 28, 2017NETGEAR Expert
SystemCrash wrote:
Is it possible to run a full-blown website on there? If so that'd be great!
The unit is running apache on the backend, and there are interaces that allow you to have a full-blown website.
For the most controll, there are some extensions in the app sdk to help for some of the more advanced web services.
aggieman12 wrote:
Does Netgear intend to simulate third party add-on development or create its own updated ecosystem of apps? I love your hardware but it falls a bit behind in some respects.
The overview page for apps is here.
The development stuff can be found on our github. We have VirtualBox option for development and SDK inforamtion to help interface with our API. The application core component is based on debian's deb packages, and you can use debian's package documentation.