• April 18, 2024, 02:19:40 PM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.

Author Topic: Add-on "ownCloud v8.0.4" for D-Link NAS  (Read 8001 times)

vtverdohleb

  • Level 5 Member
  • *****
  • Posts: 712
    • Add-Ons for D-Link NAS
Add-on "ownCloud v8.0.4" for D-Link NAS
« 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
DNS-325 owncloud Package v2.04_07012015_UA
DNS-327L owncloud Package v2.04_07012015
DNS-340L owncloud Package v2.04_07012015
DNS-345 owncloud Package v2.04_07012015_UA

[Resource]
ownCloud Forum http://forum.owncloud.org/
ownCloud client apps Desctop & Mobile https://owncloud.org/install/
Other 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.
« Last Edit: October 01, 2015, 09:08:00 AM by vtverdohleb »
Logged
Add-on Application questions and issues, please include the following minimal information in your post:
* ShareCenter Model
* Add-on Name
* Add-on Version
* Detailed Description of your Issue
Donate: http://dlink.vtverdohleb.org.ua/Add-On/donate.php

Rankief

  • Guest
Re: Add-on "ownCloud v8.0.4" for D-Link NAS
« Reply #1 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
« Last Edit: July 07, 2015, 07:24:10 PM by Rankief »
Logged

gkovacsp

  • Level 1 Member
  • *
  • Posts: 8
Re: Add-on "ownCloud v8.0.4" for D-Link NAS
« Reply #2 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
« Last Edit: July 23, 2015, 12:16:18 PM by gkovacsp »
Logged

vtverdohleb

  • Level 5 Member
  • *****
  • Posts: 712
    • Add-Ons for D-Link NAS
Re: Add-on "ownCloud v8.0.4" for D-Link NAS
« Reply #3 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
Logged
Add-on Application questions and issues, please include the following minimal information in your post:
* ShareCenter Model
* Add-on Name
* Add-on Version
* Detailed Description of your Issue
Donate: http://dlink.vtverdohleb.org.ua/Add-On/donate.php

Valdorbes

  • Level 1 Member
  • *
  • Posts: 1
Re: Add-on "ownCloud v8.0.4" for D-Link NAS
« Reply #4 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?

Logged

vtverdohleb

  • Level 5 Member
  • *****
  • Posts: 712
    • Add-Ons for D-Link NAS
Re: Add-on "ownCloud v8.0.4" for D-Link NAS
« Reply #5 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.
Logged
Add-on Application questions and issues, please include the following minimal information in your post:
* ShareCenter Model
* Add-on Name
* Add-on Version
* Detailed Description of your Issue
Donate: http://dlink.vtverdohleb.org.ua/Add-On/donate.php

tchrist5

  • Level 1 Member
  • *
  • Posts: 1
Re: Add-on "ownCloud v8.0.4" for D-Link NAS
« Reply #6 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 ?
Logged

vtverdohleb

  • Level 5 Member
  • *****
  • Posts: 712
    • Add-Ons for D-Link NAS
Re: Add-on "ownCloud v8.0.4" for D-Link NAS
« Reply #7 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.
Logged
Add-on Application questions and issues, please include the following minimal information in your post:
* ShareCenter Model
* Add-on Name
* Add-on Version
* Detailed Description of your Issue
Donate: http://dlink.vtverdohleb.org.ua/Add-On/donate.php

pnobrega

  • Level 1 Member
  • *
  • Posts: 2
Re: Add-on "ownCloud v8.0.4" for D-Link NAS
« Reply #8 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
Logged

rusatch

  • Level 2 Member
  • **
  • Posts: 65
Re: Add-on "ownCloud v8.0.4" for D-Link NAS
« Reply #9 on: November 19, 2015, 09:42:22 PM »

just install this add-on. fun_plug and debian is not related to the addons.
Logged

pnobrega

  • Level 1 Member
  • *
  • Posts: 2
Re: Add-on "ownCloud v8.0.4" for D-Link NAS
« Reply #10 on: November 20, 2015, 08:04:54 AM »

thanks.. its was straight forward...
is it normal the interface be soo slow??
Logged

rusatch

  • Level 2 Member
  • **
  • Posts: 65
Re: Add-on "ownCloud v8.0.4" for D-Link NAS
« Reply #11 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.
Logged