...

/

Exercise: Repository Management Using NGINX

Exercise: Repository Management Using NGINX

Serve the Debian packages using NGINX and install those packages from the repository.

We'll cover the following...

Task

In this exercise, you are required to create an Aptly repository with two packages in it. You are required to publish and serve it using NGINX. You can then install and use the packages from the repository served by the web server.

Note: We have already installed aptly and created these two ...