V
V
Velasoff2022-03-30 22:57:01
System administration
Velasoff, 2022-03-30 22:57:01

What technologies to use in architecture for a home server?

There is a personal server, a static IP and forwarding on the router has already been done, it remains to work out the architecture on which the backend will be located.

The backend consists of several microservices, each of which is located on a separate docker container. I plan access to microservices through subdomains. Then I will probably add support for services on individual ports.

Can you suggest the optimal architecture for a project of this level?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
ky0, 2022-03-30
@ky0

http? Release everything outside through a separate service such as nginx / ingress, terminate encryption and issue certificates there. How services will communicate with each other locally is not fundamental.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question