This guide will walk you through the process of uploading your DEB packages to Gemfury, and then securely installing them. Before you get started, be sure you have the following:
- Gemfury account
- AptCLI with HTTPS transport
To install HTTPS transport on a system with AptCLI, run the following commands:
apt-get update
apt-get install apt-transport-https ca-certificates