Похожие чаты

Guys, If I use a flask project inside a docker

container, Do I need to use apache inside the container?
Or it should be done outside the container?

7 ответов

11 просмотров

personally i would put everything inside the container that is needed for that flask app to run

Ehsan- Автор вопроса
ⒺⓃⒹⓄⒼⒺⓃ
personally i would put everything inside the conta...

If we have 10 projects, would you prefer to have 10 apaches, 1 for each container? Or having one apache to handle all projects?

is apache acting as your reverse proxy/load balancer?

Ehsan- Автор вопроса
drunktimelord
is apache acting as your reverse proxy/load balanc...

In flask docs we have this: While lightweight and easy to use, Flask’s built-in server is not suitable for production as it doesn’t scale well and by default serves only one request at a time. I want to know if it's necessary to have apache inside the container?

another container for apache and then just docker compose up

Ehsan
If we have 10 projects, would you prefer to have 1...

well, depends on the setup and the needs but sure, in that scenario, much better to not have it included 👍

Похожие вопросы

Обсуждают сегодня

А как старый хаскел с новым стыковать ? потому как тут работает https://play.haskell.org/saved/C3xpMzcd, а вот тут https://stepik.org/lesson/7602/step/9?unit=1473 нет ошибка C...
Fedor
131
что насчет пагинга? на осдеве непонятно(
Vi Chapmann 🪙
26
Guys what is ur real (no jokes) expectation of link price during this cycle?
Hobbyist
28
hey everyone I'm not able to input come characters in my flatpak apps, they get ignored by the application. all other non-flatpak apps are fine with these characters. I search...
elo
20
>>> Failed to install app-alternatives/awk-4, Log file: >>> '/var/tmp/portage/app-alternatives/awk-4/temp/build.log' * Messages for package app-alternatives/awk-4: * Pa...
[cocoa] wizzy hell
1
Вопрос я правильно понимаю что в коде newtype ArrowMap k v = ArrowMap { getArrowMap :: k -> Maybe v } getArrowMap есть функция типа k -> Maybe v, если да, то не понимаю задач...
Fedor
64
Hey everyone! How's your weekend going so far?
Noah Noure
17
Hey, it seems like a solid project for the gaming industry. What are your initial thoughts?
Josh
26
Ребят, что лучше для реверса: гидра или ида?
En Vind Av Sorg
26
Делаю велосипед логгер. К сообщению хочу прикрутить некоторую информацию, типа, кем отправлено, какой уровень, и всякое такое. И тут подумалось мне, почему бы не хранить весь...
Serjone
24
Карта сайта