Reprepro is a way to solve the problem.
There is a nice tutorial on digitalocean: 'https://www.digitalocean.com/community/tutorials/how-to-use-reprepro-for...' on how to publish your packages.
It contains following instructions:
* Prepared and published a repository signing key
* Set up a repository with Reprepro, the repository manager
* Made the repository public with the web server Nginx
* Added the repository on another server
Comments
I was also searching for an efficent way to create package repositories. As in your answer I used then Reprepro and with the tutorial you shared it was very easy to do. Thank you
Yes, really very usefull tutorial
Thank you very much! I searched for a solution for this topic a while a go… in the end i did it the Same way as you described. This Post could have saved me a lot of time! Very good description