D-Link Forums

The Graveyard - Products No Longer Supported => D-Link Storage => ShareCenterฎ Add-on Applications => Topic started by: vtverdohleb on July 01, 2015, 04:28:05 AM

Title: Add-on "ownCloud v8.0.4" for D-Link NAS
Post by: vtverdohleb on July 01, 2015, 04:28:05 AM
[Add-on] ownCloud v8.0.4

[Description]
ownCloud is a software system for what is commonly termed "file hosting". As such, ownCloud is very similar to the widely-used Dropbox, with the primary difference being that ownCloud is free and open-source, and thereby allowing anyone to install and operate it without charge on a private server, with no limits on storage space (except for hard disk capacity) or the number of connected clients.
Attention! If you already have a previous version of ownCloud before you upgrade make backup files and data. They will be deleted along with the old version!
/mnt/HD/HD_a2/Nas_Prog/owncloud/owncloud/config
/mnt/HD/HD_a2/Nas_Prog/owncloud/owncloud/data

[Changelog]
•   occ can now optionally run the update routines without disabling all third party apps
•   Database handling changes which should improve performance on big systems
•   better support for very old cURL versions
•   Extended X-Accel-Redirect functionality in nginx
•   Added work-around for file transfers on 32bit systems
•   Improved quota calculation
•   Many fixes and improvements to sharing
•   Several fixes to upgrade process
•   Fix deleted folders on client not showing up in trash
•   fix inability to delete files when quota is 0
•   Change WebDAV error to 500 instead of 403 on denying overwrite of read-only file
•   Fixed enforcing expiration date
•   Fix to Provisioning API
•   Fixing shared document editing by shared LDAP users
•   IE 8/9 fixes
•   Several smaller fixes

[Version]
Add-on Package v2.04

[Maintainer]
vtverdohleb

[Download link]
DNS-320L owncloud Package v2.04_07012015_UA (http://dlink.vtverdohleb.org.ua/Add-On/list.php#DNS-320L%20owncloud%20Package%20v2.04_07012015_UA)
DNS-325 owncloud Package v2.04_07012015_UA (http://dlink.vtverdohleb.org.ua/Add-On/list.php#DNS-325%20owncloud%20Package%20v2.04_07012015_UA)
DNS-327L owncloud Package v2.04_07012015 (http://dlink.vtverdohleb.org.ua/Add-On/list.php#DNS-327L%20owncloud%20Package%20v2.04_07012015)
DNS-340L owncloud Package v2.04_07012015 (http://dlink.vtverdohleb.org.ua/Add-On/list.php#DNS-340L%20owncloud%20Package%20v2.04_07012015)
DNS-345 owncloud Package v2.04_07012015_UA (http://dlink.vtverdohleb.org.ua/Add-On/list.php#DNS-345%20owncloud%20Package%20v2.04_07012015_UA)

[Resource]
ownCloud Forum http://forum.owncloud.org/ (http://forum.owncloud.org/)
ownCloud client apps Desctop & Mobile https://owncloud.org/install/ (https://owncloud.org/install/)
Other Add-ons http://dlink.vtverdohleb.org.ua/Add-On/ (http://Add-ons http://dlink.vtverdohleb.org.ua/Add-On/)

[Remarks]
Download and install the ownCloud Add-On.
Click the link for the ownCloud web interface and configure it.
Title: Re: Add-on "ownCloud v8.0.4" for D-Link NAS
Post by: Rankief on July 07, 2015, 07:22:32 PM
Where can i get ipa without paying to apple?
I can deploy using my own mdm. Any kind soul can help to compile it for me? I do not own a mac
Title: Re: Add-on "ownCloud v8.0.4" for D-Link NAS
Post by: gkovacsp on July 23, 2015, 12:06:38 PM
For some reason it does not work for me using regular http only https.
My config file looks like this:

Code: [Select]
<?php
$CONFIG 
= array (
  
'instanceid' => 'ochlswg2dnqj',
  
'passwordsalt' => 'N7C.RmVB3iq4hS9ooVoXaqjCCwfyAs',
  
'secret' => 'Oy3TUwALq1mn6HYbPX2Q1WRQAGw3Ax9TH2AKL6.MwcPSGAe9',
  
'trusted_domains' =>
  array (
    
=> '192.168.1.99',
  ),
  
'datadirectory' => '/mnt/HD/HD_a2/Nas_Prog/owncloud/owncloud/data',
  
'overwrite.cli.url' => 'http://192.168.1.99:441',
  
'dbtype' => 'mysql',
  
'version' => '8.0.4.2',
  
'dbname' => 'owncloud',
  
'dbhost' => 'localhost',
  
'dbtableprefix' => 'oc_',
  
'dbuser' => 'oc_admin',
  
'dbpassword' => '7arq1c2pb4v4cny2jp54iv95lmq483',
  
'installed' => true,
  
'forcessl' => false,
  
'forceSSLforSubdomains' => false,
);

What could be the solution?

DNS-327l, 1.04b07 firmware, 192.168.1.99 is the IP address of my NAS on LAN
Title: Re: Add-on "ownCloud v8.0.4" for D-Link NAS
Post by: vtverdohleb on July 24, 2015, 01:17:03 AM
For some reason it does not work for me using regular http only https.
My config file looks like this:

[...]

What could be the solution?

DNS-327l, 1.04b07 firmware, 192.168.1.99 is the IP address of my NAS on LAN

/mnt/HD/HD_a2/Nas_Prog/owncloud/etc/lighttpd.conf
http://192.168.1.99:81
https://192.168.1.99:441
Title: Re: Add-on "ownCloud v8.0.4" for D-Link NAS
Post by: Valdorbes on October 25, 2015, 03:27:13 PM
Sharecenter DNS-320L firm. 1.04

On launch button the answer is:

Firefox Cannot connect to server: 192.168.1.16:84

I can see database with phpmyadmin, but no access.

Addon: DNS-320L SugarCRM Package v1.00_03272014_UA

Any Idea?

Title: Re: Add-on "ownCloud v8.0.4" for D-Link NAS
Post by: vtverdohleb on October 26, 2015, 10:22:32 AM
Sharecenter DNS-320L firm. 1.04

On launch button the answer is:

Firefox Cannot connect to server: 192.168.1.16:84

I can see database with phpmyadmin, but no access.

Addon: DNS-320L SugarCRM Package v1.00_03272014_UA

Any Idea?

If the question on SugarCRM, no need to write it in the subject ownCloud, create a new topic. I questions are not on topic will be ignored. A description of the problem if possible in detail.
Title: Re: Add-on "ownCloud v8.0.4" for D-Link NAS
Post by: tchrist5 on October 31, 2015, 08:26:27 AM
I have installed this add-on (file: DNS-320L owncloud Package v2.04_07012015_UA) to my DNS-320L with firmware 1.05).
When I press the Launch Interface-button I get an error saying that there is a intenal serverfault.
Can anybody help me ?
Title: Re: Add-on "ownCloud v8.0.4" for D-Link NAS
Post by: vtverdohleb on November 02, 2015, 09:59:44 AM
I already wrote many times - most of the problems Addons for DNS-320L f/w 1.04+ are related to the fact that at the start NAS does not start MySQL. It's set in the firmware. While developers firmware this "defect" will not eliminate I can:
1. To abandon the creation of Addons with MySQL (Drupal, owncloud, etc.) and delete the created for DNS-320L
2. Create Addons for DNS-320L using MySQL, but ignore any issues associated with their work.
Title: Re: Add-on "ownCloud v8.0.4" for D-Link NAS
Post by: pnobrega on November 19, 2015, 07:25:42 PM
Hi there. Probably major noob question, but we've googled a lot and just got confused.
I have a dns-320l with 1.0.6 firmware.
To have owncloud working I need to install fun_plug and debian, or I just install this add-on?
Best regards
Title: Re: Add-on "ownCloud v8.0.4" for D-Link NAS
Post by: rusatch on November 19, 2015, 09:42:22 PM
just install this add-on. fun_plug and debian is not related to the addons.
Title: Re: Add-on "ownCloud v8.0.4" for D-Link NAS
Post by: pnobrega on November 20, 2015, 08:04:54 AM
thanks.. its was straight forward...
is it normal the interface be soo slow??
Title: Re: Add-on "ownCloud v8.0.4" for D-Link NAS
Post by: rusatch on November 20, 2015, 12:10:13 PM
You can compare with other addons that uses php, like wordpress, drupal or joomla and other. If it too slow as owncloud - its normal, php very slow on ARM devices.