To me, i can translate this article like:

- OK stop all the complexity of devops processes, just ssh to the server, then run `docker compose build && docker compose up -d`.

Now i can have my app running in production to serve its purpose. Problem solved.

This is what I'm doing, except that I'm using watchtower + dockerhub + github to automate, work like a charm, cost 60$/year.

[watchtower](https://github.com/containrrr/watchtower)