docs.foss.global/mkdocs/docs/awesome-thirdparty.md
2024-05-06 11:41:25 +02:00

723 B

Awesome Third Party Open Source Projects

At foss global we love open source projects. Here are some of our favorite third party open source projects:

Storage:

  • MinIO
    An S3 compatible object storage system that gets the job done. Yet, there might be better options.
  • Garage
    A S3 compatible simple file storage system that is easy to use and easy to deploy.

DevOps Cycle:

  • Gitea
    A lightweight GitHub clone that is easy to deploy and easy to use. Since it is written in Go and comes a a single binary, it is easy to deploy and maintain, and on top super fast. code.foss.global is powered by Gitea.