OWNCLOUD

Please feel free to contact us
Go

About

The ownCloud Stack provides a one-click install solution for ownCloud. Download installers and virtual machines, or run your own ownCloud server in the cloud.

ownCloud is a personal productivity powerhouse. It gives you universal access to all your files, contacts, calendars and bookmarks across all of your devices. Unlike many of the shared repository services out there, with ownCloud, you have your own, private repo. However, just like the public repo companies, with ownCloud you can share your files with friends and co-workers. If you need it, ownCloud even integrates with other storage providers. Best of all, ownCloud is open source and free!

Key Features of ownCloud:

  • ownCloud Community Edition:
  • Installed from Debian repository (auto security updates)
  • SSL support out of the box.
  • Adminer administration frontend for MySQL (listening on port 12322 – uses SSL).
  • Postfix MTA (bound to localhost) to allow sending of email (e.g., password recovery).
  • Webmin modules for configuring Apache2, PHP, MySQL and Postfix.

Why use the ownCloud?

Miri makes it easy to run ownCloud in the cloud, locally or virtually. The Miri ownCloud Stack is:

  • Up-to-date
    • We track every release of ownCloud and update our stack shortly after it’s released.
  • Secure
    • If serious security issues are discovered, we provide new versions of ownCloud as soon as possible, often within hours of the availability of a fix.
  • Consistent
    • With Miri you get the same software stack and configuration regardless of where you are deploying ownCloud or other Miri Applications. This makes it easy to migrate between different platforms.
  • With the Miri ownCloud Stack, stack compiling, configuring and all of its dependencies are taken care of, so it works out-of-the-box.
  1. Type virtual machines in the search.
  2. Under Services, select Virtual machines.
  3. In the Virtual machines page, select Add. The Create a virtual machine page opens.
  4. In the Basics tab, under Project details, make sure the correct subscription is selected and then choose to Create new resource group. Type myResourceGroup for the name.*.
  5. Under Instance details, type myVM for the Virtual machine name, choose East US for your Region, and choose Ubuntu 18.04 LTS for your Image. Leave the other defaults.
  6. Under Administrator account, select SSH public key, type your user name, then paste in your public key. Remove any leading or trailing white space in your public key.
  7. Under Inbound port rules > Public inbound ports, choose Allow selected ports and then select SSH (22) and HTTP (80) from the drop-down.
  8. Leave the remaining defaults and then select the Review + create button at the bottom of the page.
  9. On the Create a virtual machine page, you can see the details about the VM you are about to create. When you are ready, select Create.

It will take a few minutes for your VM to be deployed. When the deployment is finished, move on to the next section.

Connect to virtual machine

Create an SSH connection with the VM.

  1. Select the Connect button on the overview page for your VM.
  2. In the Connect to virtual machine page, keep the default options to connect by IP address over port 22. In Login using VM local account a connection command is shown. Select the button to copy the command. The following example shows what the SSH connection command looks like:

bashCopy

ssh azureuser@10.111.12.123

  1. Using the same bash shell you used to create your SSH key pair (you can reopen the Cloud Shell by selecting >_ again or going to https://shell.azure.com/bash), paste the SSH connection command into the shell to create an SSH session.

Usage/ Deployment Instructions

1: Access OwnCloud in Azure Marketplace and click on get it now button.

Click on continue and then click on create,

2: Now to create a virtual machine, enter or select appropriate values for zone, machine type, resource group and so on as per your choice.

Click on create

Once your deployment is complete.

3. Use the browser to access the application at http://<instance ip address> replace <instance ip address> with the actual ip address of the running instance.

Start with the configuration as per requirement:

To set up database you need to do ssh into your vm and do following:

Type the following commands:

Command: sudo su

Command: mysql –u root –p

Type in the password as: Niles@123

Type the following commands to make a new database and user as per your choice:

Command: Create database <database name as you like>;

Command: CREATE USER ‘<username as you like>’@’localhost’ IDENTIFIED BY ‘<password as you like>’;

Command: GRANT ALL ON <database name>.* TO ‘<username>’@’localhost’;

Command: FLUSH PRIVILEGES;

Command: exit;

NOTE: Please don’t forget to set the <database name as you like>, <username as you like> and <password as you like> in the above mentioned commands to run the product smoothly.

Step 2:  Please fill the credentials for login

Click on arrow,

Enjoy your application.

Submit Your Request

Captcha

Database management software can help you create and manage your databases so you can easily capture and analyze data. This easily accessible data often leads to greater business insight, helping you refine your data-driven efforts.

In a rough sense, it is similar to the Post-Triggers of the database world. But with functions, the action is already completed at the data-layer, and the event handler just gives an interface by which developers can key in the logic of what needs to happen ‘after’ the action is done. What a function sees is the actual event of the change, and hence it does not directly correlate with Database Triggers.

It totally depends on the application interface that you are using. These are some following ways,

  • You can verify only from the front-end when application interface shows view functionality of the data you enter. Mainly, Black box test engineers do this functionality verification test in this way.

  • If application interface doesn’t provide view functionality of the data you enter, then you can check for database update by using relevant SQL/Oracle query.

Highlights

  • OwnCloud powered by Niles Partners is a flexible, open source file sync and share solution. Easy to install & Customize
  • Whether using a mobile device, a workstation, or a web client, OwnCloud powered by Niles Partners provides the ability to put the right files at their employees fingertips on any device in one simple-to-use, secure, private and controlled solution.
  • Keep your files, contacts, photo galleries, calendars and more synchronized amongst your devices.

Application Installed