Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.
/ owncloud_ansible Public archive

ownCloud network deployment

License

Notifications You must be signed in to change notification settings

jcp19/owncloud_ansible

Repository files navigation

OwnCloud Deployment Scripts

Ansible scripts for deploying ownCloud in a network. The webapps are replicated and load balanced. It also includes a jMeter test scenario to loadtest the system.

Components:

  • Webapp (running in a docker container, may be replicated)
  • Load balancer (using haproxy)
  • Database (using mysql)
  • Storage server (NFS Server)
  • Elastic search + kibana (to analyse the metrics collected from all the machines)

Todo:

  • Fix error in case the storage machine contains a webserver
  • Replicate the remaining components
  • Translate some stuff in portuguese

Credits:

This was originally made for a Systems Deployment and Benchmarking class with the help of Luciano Silva and Lisandra Silva.

About

ownCloud network deployment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages