Wayne Connolly

Results 9 comments of Wayne Connolly

This is NOT required by planka. You can easily use SSL via [nginx-proxy-companion](https://hub.docker.com/r/jrcs/letsencrypt-nginx-proxy-companion). After setting that up you can install planka via the docker-compose below after pointing a subdomain/domain that...

> how do I rebuild this docker to add ssl? You don't. The docker image is pre-built.

@cukejianya Doesn't seem like anyone is so go for it!

I have this issue also. ``` python==3.9.13 dash==2.7.0 dash-bootstrap-components==1.1.0 dash-core-components==2.0.0 dash-html-components==2.0.0 dash-renderer==1.9.1 dash-table==5.0.0 dash-uploader==0.7.0a1 ```

I solved this via a hotfix. I commented out lines 20 and 21 of: ` https://github.com/np-8/dash-uploader/blob/dev/dash_uploader/utils.py `

> packages==21.0.0 ` ERROR: Could not find a version that satisfies the requirement packages==21.0.0 (from versions: 0.1.0) ` There is only 0.1.0 https://pypi.org/project/packages/#history It's actually `packaging==21.3.0`. That's the latest version...

> Yep, we definitely should add SMTP settings to make mail notifications. Also, there will be good to have some password reset functionality through the mail. Absolutely, as it stands,...

I created a PR on grant: https://github.com/simov/grant/pull/301/commits/5aa29c219c528f08ba3a88e382168c9e0259996d

I created a PR on grant: https://github.com/simov/grant/pull/301/commits/5aa29c219c528f08ba3a88e382168c9e0259996d