Skip to main content
Green binary audience decorative image for WebBuild

OwnCloud

Learn how to install and configure OwnCloud for centralized file sharing in your church, an excellent alternative to Dropbox.

Module 4 - Lesson 2

OwnCloud

Play

In this lesson, we dive into installing and exploring the features of OwnCloud, a highly recommended alternative to Dropbox or other file-sharing platforms. OwnCloud allows for a centrally located file-sharing service among many users, making it an ideal choice for churches. Here’s how to get started:

OwnCloud Installation

Login

  1. Navigate to your OwnCloud installation at cloud.example.com.
  2. Create an admin account and password (Write it down!).
  3. Configure the setup:
    • Storage and Database Settings:
      • If you added a volume to your droplet, change the Data Folder to:
        /mnt/wbvolume/owncloud
      • Set the Database Type to “MySQL/MariaDB”:
        • Database User: owncloud
        • Database Password: * (See instructions below)
        • Database Name: owncloud
        • Database Host: localhost
    • Click on Finish Setup.

Finding Your OwnCloud Database Password

  1. Log into your server via SSH:
    • Use Terminal (Mac/Linux) or Putty (Windows) and enter:
      ssh root@example.com
    • Enter your server password.
  2. Retrieve your password by typing:
    cat /root/.digitalocean_password
  3. Copy the OwnCloud password and paste it into the Database Password field during setup.

Setup Overview

  1. Verify all settings.
  2. Add users to the system.
  3. Explore the features as demonstrated in the video.

Installation Overview on Desktop and Mobile

  1. Visit OwnCloud Install and download the Desktop Client.
    • Connect using your domain name, username, and password.
  2. Download the OwnCloud App on your mobile device.
    • Use the same domain name, username, and password for connection.

OwnCloud is a robust and versatile file-sharing platform that empowers your church with centralized and secure file management. Dive into its features and see how it can streamline your operations.