Summary
In this chapter, we deployed our Compose applications to a remote server. This helped us utilize remote server resources and share our application through a remote server. By doing so, we deployed an application to a server. However, this is not a suitable way to deploy a Compose application to production.
In the next chapter, we will learn how to deploy Compose applications to the cloud using the necessary tools and make them production-ready.