Big news! Unlock is now Anystack. Learn more

Anystack

Private Ruby Gems

Use Anystack as your Ruby gem repository and let your user install your private gems.

`$ git:(main)` ^1000 gem install bullet_train-platform^500
`Successfully installed bullet-train-1.0.0`
`Parsing documentation for bullet-train-1.0.0`
`Installing ri documentation for bullet-train-1.0.0`
`Done installing documentation for bullet-train after 0 seconds`
` 1 gem installed`

1---
2:backtrace: false
3:bulk_threshold: 1000
4:sources:
5- https://philo@anystack.sh:ed6-fd9-5f9@bullet-train.rubygem.pub
6:update_sources: true
7:verbose: true
8:concurrent_downloads: 8

Reliable, fast, and secure

Secure high-speed downloads, allowing you to easily distribute your software to users without worrying about slow download speeds or security issues.

Easy to configure access policies

Control access by configuring license activations, automatic repository access management, version, and time constraint, and expiration consequences.

Unique repository URL

Each of your products will have a beautiful, unique repository URL that is easy to remember.

Mono repository support

You can connect multiple GitHub repositories to a single product and distribute your product using multiple packages.

Grant repository access

You can choose to allow customers to have access to your private GitHub repository. Access is automatically granted and revoked based on their license policy.

Access logs

Keep track of your product usage across all your customers. See exactly which files have been accessed by your customers.

1. Build and publish your release on GitHub

Take the hassle out of manual uploads. Simply build and publish your release on GitHub, and let Anystack handle the rest.

2. Anystack will automatically import and process your release assets

Anystack streamlines the process of importing and processing your release assets, so you can focus on what's important. Automate the tedious parts of releasing with Anystack.

3. Release assets are securely distributed to license holders

Keep your release assets safe and secure with Anystack. Our platform ensures that your assets are only distributed to authorized license holders, giving you peace of mind.

4. Users can download and install new releases straight from their terminal

Say goodbye to manual downloads and copy & paste driven development. Our platform allows users to easily download and install new releases straight from the terminal, making the process quick and painless.

Trusted by great developers and companies

I've been using Anystack to distribute updates to my Electron application for the past year, and it has saved me countless hours.

Don Kooijman
Founder at Billable

If you want to sell and manage license keys for your code/software. Philo is launching Anystack right now. I've been on the customer side of this already and it was a smooth experience!

Ryan
Developer

Frequently asked questions

If you can't find the answer you are looking for, feel free to reach out at [email protected].

What is a RubyGem repository?
A RubyGems repository is a collection of Ruby packages, also known as gems. RubyGems is the package manager for the Ruby programming language, and it allows developers to share and distribute their Ruby libraries and tools. A RubyGems repository is a central location where these gems can be stored and accessed.
Can I distribute my code to users without using the private repository?
Yes, Anystack provides a hosted download page for your software where your users can download your gem manually. You can also use the API to retrieve the download link.
What is rubygem.pub?
Rubygem.pub is the domain name we use to host your private repositories. This allows for easy and user-friendly repository URLs.