Benoit Chesneau
Benoit Chesneau
First you probably shouldn't change directly the logs format until. This can be done like with any server by using an external toolthat will feed your logging system. There will...
@klaipher any news? did you manage to fix your issue with the suggestion above?
I tested it. Replacing the format for different handler works. Another simple way to do it is to override the logging class by your own. as the [note](https://docs.gunicorn.org/en/stable/deploy.html#logging) suggest it...
The 2 mains constraints are: * having a writable temporary folder somewhere: to make it workd you may have to mount the temporary folder in memory. You don't need a...
for aws fargagate maybe this is still working ? https://aws.amazon.com/about-aws/whats-new/2018/03/amazon-ecs-adds-support-for-shm-size-and-tmpfs-parameters/ also ecs can gzt ephemeral storage according this doc: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/fargate-task-storage.html
I don't really see the point to make a file system as ready only when you control the container but you need to have a temporary place where you put...
run it under linux under windows? On Sun 18 Sep 2022 at 09:34, Web Developer ***@***.***> wrote: > I am creating a flask project and try to run server using...
windows is not supported at the moment. You should try cygwin or to run it in WSL.
i reproduce it. basically how can we create ipv6-only jails with bastille?
no activity since awhile. closing.