By Mia Mathews
Hello,
I am using cloudpanel on Digital Ocean. I have created a site running owncloud but cannot seem to find the config files to create s3 as primary storage before the first login of the app so no user data is lost and everything can begin on s3 primary. I have went ahead and installed the primary s3 app package and unzipped it. This is what my file system looks like.
I followed these instructions to set it up that are on CloudPanel docs. It won’t let me post the link.
I have covered the domain and IP for the security of the installation. After this, I have no clue what to do I tried following these directions but the file system doesn’t match that tree.
I am going by the instructions for installing with the primary s3 location on the owncloud docs site.
Specifically this one:
<?php $CONFIG = [ ‘objectstore’ => [ ‘class’ => ‘Implementation\Of\OCP\Files\ObjectStore\IObjectStore’, ‘arguments’ => [ … ], ], ]; I cannot seem to find the config file to do this. I would appreciate any help it would be so welcome. I am totally lost and usually not this lost on things.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello there,
You can check this article on OwnCloud’s docs on how to set up S3 external storage.
https://doc.owncloud.com/server/next/admin_manual/configuration/files/external_storage/
And also this one - S3 Compatible Object Storage as Primary Storage Location
Regards
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.