mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-05-10 02:15:29 -04:00
Merge pull request #2006 from nrynss/master
Added information about Artifactory and updated outdated information about Shippable
This commit is contained in:
commit
3d1a6170f2
1 changed files with 1 additions and 1 deletions
|
@ -279,6 +279,7 @@ Table of Contents
|
||||||
|
|
||||||
## Artifact Repos
|
## Artifact Repos
|
||||||
|
|
||||||
|
* [Artifactory](https://jfrog.com/start-free/)] - An artifact repository that supports numerous package formats like Maven, Docker, Cargo, Helm, PyPI, CocoaPods, and GitLFS. Incudes package scanning tool XRay and CI/CD tool Pipelines (formerly Shippable) with a free tier of 2,000 CI/CD minutes per month.
|
||||||
* [central.sonatype.org](https://central.sonatype.org) — The default artifact repository for Apache Maven, SBT and other build systems.
|
* [central.sonatype.org](https://central.sonatype.org) — The default artifact repository for Apache Maven, SBT and other build systems.
|
||||||
* [cloudrepo.io](https://cloudrepo.io) - Cloud based, private and public, Maven and PyPi repositories. Free for open source projects.
|
* [cloudrepo.io](https://cloudrepo.io) - Cloud based, private and public, Maven and PyPi repositories. Free for open source projects.
|
||||||
* [cloudsmith.io](https://cloudsmith.io) — Simple, secure and centralised repository service for Java/Maven, RedHat, Debian, Python, Ruby, Vagrant +more. Free tier + free for open source.
|
* [cloudsmith.io](https://cloudsmith.io) — Simple, secure and centralised repository service for Java/Maven, RedHat, Debian, Python, Ruby, Vagrant +more. Free tier + free for open source.
|
||||||
|
@ -436,7 +437,6 @@ Table of Contents
|
||||||
* [Octopus Deploy](https://octopus.com) - Automated deployment and release-management. Free for <= 10 deployment targets.
|
* [Octopus Deploy](https://octopus.com) - Automated deployment and release-management. Free for <= 10 deployment targets.
|
||||||
* [scalr.com](https://scalr.com/) - Remote state & operations backend for Terraform with full CLI support, integration with OPA and a hierarchical configuration model. Free up to 5 users.
|
* [scalr.com](https://scalr.com/) - Remote state & operations backend for Terraform with full CLI support, integration with OPA and a hierarchical configuration model. Free up to 5 users.
|
||||||
* [semaphoreci.com](https://semaphoreci.com/) — Free for Open Source, 100 private builds per month
|
* [semaphoreci.com](https://semaphoreci.com/) — Free for Open Source, 100 private builds per month
|
||||||
* [shippable.com](https://app.shippable.com/) — 150 private builds/month, free for 1 build container, private and public repos
|
|
||||||
* [Squash Labs](https://www.squash.io/) — creates a VM for each branch and makes your app available from a unique URL, Unlimited public & private repos, Up to 2 GB VM Sizes.
|
* [Squash Labs](https://www.squash.io/) — creates a VM for each branch and makes your app available from a unique URL, Unlimited public & private repos, Up to 2 GB VM Sizes.
|
||||||
* [stackahoy.io](https://stackahoy.io) — 100% free. Unlimited deployments, branches and builds
|
* [stackahoy.io](https://stackahoy.io) — 100% free. Unlimited deployments, branches and builds
|
||||||
* [styleci.io](https://styleci.io/) — Public GitHub repositories only
|
* [styleci.io](https://styleci.io/) — Public GitHub repositories only
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue