Skip to content

thespecguy/docker_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Deploying Self-Hosted File Sync Server with Database

ownCloud

About Project

Version used:

  • ownCloud : 10.0-apache
  • MariaDB : 10.5
  • Docker-Compose : 3

It is a Docker-based project that uses the concept of Infrastructure as a Code that could be implemented using Docker-Compose by using ".yml/.yaml" file.

It uses PAT(Port Address Translation) for outside accessibility (LAN Network) and usage of Volume for permanent storage of data that includes login details etc.

It requires Docker images for setup i.e.for frontend, "ownCloud" is used and "MariaDB" database for storage of data. The infrastructure created can be launched using "docker-compose up".

ownCloud is a self-hosted open source file sync and share server. Like Dropbox, Google Drive, Box, and others, ownCloud lets you access your files, calendar, contacts, and other data.



Thank You 😃

LinkedIn Profile

https://www.linkedin.com/in/satyam-singh-95a266182

About

ownCloud with MariaDB Setup using Docker-compose

Topics

Resources

Stars

Watchers

Forks