Coder Social home page Coder Social logo

nextcloud_docker_cluster's Introduction

Introduction

Nextcloud

Changelog

2020.11.06

- Initial

Static Content

ni-nextcloud-fpm is build by us and contains the neccessary addons we need for ldap and samba access.

Update existing installations

To update your existing installation, do the following steps:

  • pull the new changes from github
  • run updatescript
  • if error occours this would be a problem....

Environment Variables

Environment Variables can be set in db.env. These contain the neccessary Data for database connections

  • MYSQL_ROOT_PASSWORD=test123
  • MYSQL_PASSWORD=Muster
  • MYSQL_DATABASE=nextcloud
  • MYSQL_USER=nextcloud
  • MYSQL_HOST=nc-sqlbroker
  • REDIS_HOST=redis01
  • REDIS_HOST_PASSWORD=redis2020passwordImportant
  • TRUSTED_PROXIES=174.24.0.4
  • NEXTCLOUD_ADMIN=admin
  • NEXTCLOUD_ADMIN_PASSWORD=Muster!
  • INTERNAL_IP=10.10.1.134
  • INTERNAL_DOMAINNAME=nextcloud.netzint.de
  • NEXTCLOUD_ENABLE_CRON=0

How it works

First run the init.sh. This file creates the first mariadb container and adds the neccessary nextcloud database structure. Afterwards it spawns the second db and configures the grafana mariadb features and enables the safe_to_bootstrap value for db01, copys the default configs from the template directory and hints to enable the systemd service.

You can then run the cluster via systemd or the daemonHandler.sh script (start / stop)

Once the Nextcloud is up and running run the postInst.sh do run the Nextcloud setup process (generate admin, enable apps etc.)

.

nextcloud_docker_cluster's People

Contributors

hermanntoast avatar sciro-de avatar kiarn avatar

nextcloud_docker_cluster's Issues

Check depencies

  • Instalaltion of BS4
  • Check docker-compose or docker compose
  • Nextcloud running?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.