Giter VIP home page Giter VIP logo

compose-nextcloud's Introduction

Nextcloud

A safe home for all your data. Access & share your files, calendars, contacts, mail & more from any device, on your terms.

How to use this image

The easiest is to use our docker-compose.yml.

Make sure you have docker-compose installed. And then:

git clone https://github.com/indiehosters/nextcloud.git
cd nextcloud
MYSQL_ROOT_PASSWORD=mystrongpassword docker-compose up

You can now access your instance on the port 80 of the IP of your machine (not recommended for production).

Access it from Internet

We recommend the usage of TLS, so the easiest is to use a TLS capable reverse proxy. Here are 2 examples:

You can also modify manually the nginx configuration file and map the TLS port of the host to the container.

Installation

Once started, you'll arrive at the configuration wizard. At the Database Setup step, please enter the following:

  • Database Server: db
  • Login: root
  • Password: MYSQL_ROOT_PASSWORD
  • Database Name: nextcloud (or you can choose)

And leave the rest as default.

Then you can continue the installation with the super user.

Backup

In order to backup, just run the ./pre-backup script. And copy all the data to a safe place.

Contribute

Pull requests are very welcome!

We'd love to hear your feedback and suggestions in the issue tracker: github.com/indiehosters/nextcloud/issues.

compose-nextcloud's People

Contributors

pierreozoux avatar

Watchers

 avatar James Cloos avatar jon ⚝ avatar  avatar Gualter Barbas Baptista avatar  avatar

compose-nextcloud's Issues

Does not redirect from old share links

With this Nextcloud deployment this ownCloud share link

https://datengarten.allmende.io/public.php?service=files&t=e1b7c007e23a32e88564f0d63fe972c5

has been simplified into this

https://datengarten.allmende.io/s/e1b7c007e23a32e88564f0d63fe972c5

but a redirect is missing. I had to retrieve the latter manually by myself.
Both links have been invalidated meanwhile.

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.