Coder Social home page Coder Social logo

wernerfred / docker-rainloop Goto Github PK

View Code? Open in Web Editor NEW
12.0 1.0 2.0 87 KB

Host your own rainloop using docker ๐Ÿณ๐Ÿ“ง

License: GNU Affero General Public License v3.0

Dockerfile 82.91% Shell 17.09%
docker docker-compose dockerhub rainloop webmail webmail-client imap-client sieve

docker-rainloop's Introduction

Hi ๐Ÿ‘‹, I'm Frederic

Mainly building stuff with containers

๐Ÿ”ญ Iโ€™m currently working on relink (private) and a terraform library wernerfred
๐ŸŒฑ Iโ€™m currently learning k8s
๐Ÿ‘ฏ Iโ€™m collaborating on docker-mailserver
๐Ÿค Iโ€™m looking for help with docker-dyndns
๐Ÿ‘จโ€๐Ÿ’ป All of my projects are available at https://github.com/wernerfred
๐Ÿ’ฌ Ask me about Docker, Ansible, Git and GitHub Actions

docker-rainloop's People

Contributors

dependabot[bot] avatar wernerfred avatar

Stargazers

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

Watchers

 avatar

docker-rainloop's Issues

php file upload options are to small = 2M

Hello All,

first of all i have to say thank you very much for creating and sharing your Project on GitHUB!
Thanks :-)

now the issue itself:
When I add an Attachement to an new email I got an red Alert with the subject "Filesize to big"

In the Administation Panal I can see php is set to:
PHP: upload_max_filesize = 2M; post_max_size = 8M

Can you change this setting within the Dockerfile crating progress for us please?

I would like to set this value to the maximum of my SMTP-Server. Or, alternatively to some value like 25MB

Thank you very much!

Pictures of the Issue:
2022-10-07_11-38-10
2022-10-07_11-40-17
2022-10-07_11-41-10

Data folder permission error

Hey Frederic,
after uploading my rainloop data from a different installation to your newly installed docker, I get the following error:

"[202] Data folder permissions error [mkdir]"

The files were uploaded with my synology user. Can I define the user in your docker? Or to witch user could I change the permissions?

Thanks

Portainer pulls from Docker Hub fail

Should I update my docker-compose to reflect a new download path? Presently it is:

version: '3'
services:
  rainloop:
    image: wernerfred/docker-rainloop:latest
    container_name: rainloop
    restart: always
    ports:
      - 80:80
    volumes:
      - ./rainloop/:/rainloop/data

So it defaults to Docker Hub. Thanks!

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.