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
>>>
>>>
>&
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 a
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
>
>
>
>
>
>
>
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
Dear web2py community,
I am sharing my docker container that has pandas, numpy and scikit-learn
preinstalled via docker running on nginx.
https://hub.docker.com/r/rnjv/conda-web2py
docker pull rnjv/conda-web2py
Best,
rāma
--
Resources:
- http://web2py.com
- http://web2py.com/book
Naturally the one thing I didn't post. The Email configuration. Was not
correct.
The appconfig.ini, correctly, is not the same on the new server as the old
one and still had fake email settings.
Copied the working settings in, restarted and it works.
Note: Exposing the email ports is not requ
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
>
> How do i put my application at applications web2py folder?
>
not sure what do you want to achieve
- if you want to distribute your docker image with web2py app inside, must
put your web2py app under applications folder in dockerfile file, so when
the user execute docker run your web2py app
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
We have been using Web2py for several years and are now Dockerizing our
solution for a cloud deployment.
After looking through the existing Docker solutions, we did not find a
project that met our requirements:
- Based on CentOS (Alpine is supported as well)
- Void of HTTPS support - we h
I think your first proposed fix is better. the change in gluon/main.py
should not be needed. It should not be completely impossible to have a " "
in a password.
On Saturday, 5 August 2017 11:44:46 UTC-5, JaapP wrote:
>
> Hi,
>
> Hope to save someone with the same problem some time:
>
> i encount
Hi,
Hope to save someone with the same problem some time:
i encountered a problem running web2py in a docker; the admin password as
set from the start command was not recognised when trying to log into the
admin interface.
Wrong dockerfile snippet:
EXPOSE 8000
CMD ["/usr/bin/python", "/home/w
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
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web
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?
Hello all, I put together a docker build:
https://github.com/preactive/web2py-docker-centos7-nginx-uwsgi
I tested it out on a CentOS7 Azure docker host image. Worked.
Just FYI. ;-)
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py
Good day:
I'm trying to connect to the admin interface hosted on a container. I
expose the ports whit this docker option:
-p 8080:80 -p 8443:443
But I get the following error when I use the 8443 port:
'Traceback (most recent call last):\n File
"/home/www-data/web2py/gluon/main.py", line 43
Dear web2pyers,
I'm running web2py in docker, in a basic container, with the embedded
webserver. Everything works fine.
I don't know if my issue is really docker related, but I remember that in
the past (on my short experience with web2py), i was able to print "blah"
and read "blah" in web2py
https://opbeat.com/
--
Joe Simpson
“Reasonable people adapt themselves to the world. Unreasonable people
attempt to adapt the world to themselves. All progress, therefore, depends
on unreasonable people.”
George Bernard Shaw
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentat
18 matches
Mail list logo