Re: [web2py] web2py docker container

2020-09-21 Thread Murat KAŞIKÇIOĞLU
Thanks. It works very well. --- Murat. Kevin Keller , 21 Eyl 2020 Pzt, 21:11 tarihinde şunu yazdı: > Thank you!! > > On Mon, Sep 21, 2020, 18:47 Christian Varas > wrote: > >> Thanks! Is really useful :) >> >> El El lun, 21 de sep. de 2020 a la(s) 13:43, cabildocl

Re: [web2py] web2py docker container

2020-09-21 Thread Kevin Keller
Thank you!! On Mon, Sep 21, 2020, 18:47 Christian Varas wrote: > Thanks! Is really useful :) > > El El lun, 21 de sep. de 2020 a la(s) 13:43, cabildocl > escribió: > >> Hello, I share with you the web2py docker container. include web2py, >> python3, nginx and gunicorn. >> >> >> https://hub.dock

Re: [web2py] web2py docker container

2020-09-21 Thread Christian Varas
Thanks! Is really useful :) El El lun, 21 de sep. de 2020 a la(s) 13:43, cabildocl escribió: > Hello, I share with you the web2py docker container. include web2py, > python3, nginx and gunicorn. > > > https://hub.docker.com/r/cabildocl/web2py > > > > > > > > -- > > > Resources: > > > - http://we

[web2py] web2py docker container

2020-09-21 Thread cabildocl
Hello, I share with you the web2py docker container. include web2py, python3, nginx and gunicorn. https://hub.docker.com/r/cabildocl/web2py -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web

[web2py] web2py - docker - sending email

2019-02-28 Thread Paul Ellis
I am moving an app to a new server. Previously on pythonanywhere and could send email for password resets. So the email settings are correct. New server is using docker. web2py + nginx Trying to send email I am getting the following error: web2py:Mail.send failure:[SSL: WRONG_VERSION_NUMBER] f

[web2py] web2py docker

2019-01-10 Thread Lucas Manoel
I created a image on docker that have web2py How do i put my application at applications web2py folder? -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- Y

Re: [web2py] Web2py Docker

2017-07-22 Thread José Luis Redrejo
I have been using this in production for more than one year https://hub.docker.com/r/jredrejo/web2py/ 2017-07-22 3:43 GMT+02:00 : > I've searched through the discussion archive before posting this question. > There were few threads here and there but nothing definitive. > > Please share your expe

[web2py] Web2py Docker

2017-07-21 Thread briannd81
I've searched through the discussion archive before posting this question. There were few threads here and there but nothing definitive. Please share your experience with using the web2py docker image. Can you recommend a docker image(s) that you've been using in production? Thanks, CD -- Res