openrepo
Open Source repository management for deb, rpm, and generic packages (by openkilt)
aptly
aptly - Debian repository management tool (by aptly-dev)
openrepo | aptly | |
---|---|---|
6 | 17 | |
182 | 2,616 | |
2.7% | 0.4% | |
3.9 | 9.6 | |
7 months ago | 7 days ago | |
Python | Go | |
GNU Affero General Public License v3.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
openrepo
Posts with mentions or reviews of openrepo.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-06.
-
What is an appropriate way to install debian packages in a completely air-gapped environment?
I'd probably deploy an internal apt repo like OpenRepo or something similar
-
OpenRepo - Open Source apt/yum repository server
Yes, it does. Functionality works fine in an offline silo. I just added this commit a few minutes ago to improve the way the login page works when the browser has no internet access: https://github.com/openkilt/openrepo/commit/d8d8b9bfb46f716e1144cedd74e04b9c63101088
-
OpenRepo - open source apt/yum repo hosting
I just released an open source project called OpenRepo:https://github.com/openkilt/openrepo
aptly
Posts with mentions or reviews of aptly.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-06.
- What is an appropriate way to install debian packages in a completely air-gapped environment?
-
About nautilus-typeahead
You should ask in the upstream bug tracker (is it this one? https://github.com/lubomir-brindza/nautilus-typeahead). First step is to get it to build for Debian manually/locally - i.e. patch the official nautilus Debian package. Then it's easy to setup a personal APT repository with aptly
-
WSUS Alternative solution for Linux Systems
Exactly what aptly is for. No idea about CentOS side, for that we just had rsync from official repo + some scripts
-
Zabbix in isolated environment
I'm not sure if this is an option, because it might break the isolation model, but you could setup repo mirrors in whatever tool of choice you like, but for Debian/Ubuntu, I think aptly is really featureful.
-
How can I automate .deb GPG signing procedure?
I know that it is not directly what you asked about, but without knowing how the signed debs are being used, I can say that if you were to use aptly to create an apt repo to house your debs to then be installed on whatever machines offline (assuming network connectivity, which may be an incorrect assumption), it requires you to sign a published repo/mirror, and also requires you to install and trust the key on any systems that you then want to use to install package unless you specifically use [trusted=yes] in the apt repo list file.
-
Are there any extra steps to creating a Debian repository mirror?
There's also Aptly but I've never used it. Looks neat, though.
-
Archiving Debian ISO
I personally just mirror the packages for what ever I'm using with aptly and use the netinstall iso and point it to that local mirror. The netinstall iso will pull any needed updated from the repo.
-
Linux Host Patch Management
Take a look at Aptly.
-
Centralized patching for Ubuntu
Aptly is a purpose-built DEB content management solution. Never used but I've heard good things.
-
Linux Package repo server
The last time I got involved in repo/package management, we used aptly Later moved to Jfrog artifactory. The latter is very expensive.There is also pulp some said it is good, which I personally never managed in production environment, so I can't recommend for or against.
What are some alternatives?
When comparing openrepo and aptly you can also consider the following projects:
ppa - Repo for my .deb packages
apt-mirror - Official apt-mirror source.
subscription-manager - A CLI client for Candlepin
refrapt - Tool to create local Debian mirrors using Python
apt-offline - Offline APT Package Manager
s5cmd - Parallel S3 and local filesystem execution tool.