GithubHelp home page GithubHelp logo

ichitechs / dockerized-ssl-nextcloud-with-mariadb Goto Github PK

View Code? Open in Web Editor NEW
58.0 58.0 24.0 10 KB

A NextCloud server with a MariaDB database behind a Nginx reverse proxy with LetsEncrypt for SSL encryption

Nginx 100.00%

dockerized-ssl-nextcloud-with-mariadb's People

Contributors

ichitechs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dockerized-ssl-nextcloud-with-mariadb's Issues

After Update nextcloud stops to work.

Hi,

I was using your code for some time in my home project. I worked great!
Last week i decided to make update and I used docker pull, docker down, docker up and it stoped to work.

So i decided to run it on new VPS with old config files but it stil does not work :(

Did you have any problems after update?

large files refused

I can't upload files with a size larger than (i tested sofar) 1 MB. Somehow the server refuses them.
Where can I update the allowed size?

I tried editing the client_max_body_size in the nginx.conf but no result

Problems with the https

Hi, I have problems creating raising up the https server, this is the error:

letsencrypt-companion    | 2019-02-20 02:34:36,206:ERROR:simp_le:1446: CA marked some of the authorizations as invalid, which likely means it could not access http://example.com/.well-known/acme-challenge/X. Did you set correct path in -d example.com:path or --default_root? Are all your domains accessible from the internet? Please check your domains' DNS entries, your host's network/firewall setup and your webserver config. If a domain's DNS entry has both A and AAAA fields set up, some CAs such as Let's Encrypt will perform the challenge validation over IPv6. If your DNS provider does not answer correctly to CAA records request, Let's Encrypt won't issue a certificate for your domain (see https://letsencrypt.org/docs/caa/). Failing authorizations: https://acme-v01.api.letsencrypt.org/acme/authz/hO4SSoLEX6P0LuBKRyLkTfCEusGBxbnZyQm5APi06OY

image

I check that I have a CAA record valid, you can validate it here
https://caatest.co.uk/learnc-online.com

Obviously I have domain and is pointing correctly the the server but I don't know what else do make it happen.

Running on a different port?

How do I run this on different ports instead of 80 and 443? Tried changing the config file in the proxy folder and tried changing the ports in the docker-compose file, but nothing worked.

https not working

I followed the readme but after executing these commands I was not able to access nextcloud with https, only http worked.
the content of my docker:

CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
43be44891cb2 nginx "nginx -g 'daemon of…" 12 minutes ago Up 12 minutes 80/tcp nextcloud_webserver
450f0312ada7 jrcs/letsencrypt-nginx-proxy-companion "/bin/bash /app/entr…" 12 minutes ago Up 12 minutes letsencrypt-companion
b53204c88934 nextcloud:fpm "/entrypoint.sh php-…" 12 minutes ago Up 12 minutes 9000/tcp nextcloud_fpm
4a91e2151140 jwilder/nginx-proxy "/app/docker-entrypo…" 12 minutes ago Up 12 minutes 0.0.0.0:80->80/tcp, 0.0.0.0:443->443/tcp proxy
e0fba24177e7 mariadb "docker-entrypoint.s…" 12 minutes ago Up 12 minutes 3306/tcp db

you can see that nginx is only running on port 80. how can I fix that?

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.