Software Alternatives & Reviews

🚢 Home DevOps Pipeline: A junior engineer’s tale (4/4)

Git Large File Storage Amazon S3
  1. Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers.
    Pricing:
    • Open Source
    Gitea Repository for storing code, using git LFS for large media files. Drone CI to build containers, store them in Docker Registry, and deploy using an Ansible plugin to a local set of machines as well as cloudformation plugin for AWS deployment. Portainer for monitoring and control over containers in a UI. Traefik for a reverse proxy with let’s encrypt free https certificate on a free duckdns domain. All storage is done on a hard drive and there are periodic backups to AWS s3.

    #Git #Development #Code Collaboration 100 social mentions

  2. Amazon S3 is an object storage where users can store data from their business on a safe, cloud-based platform. Amazon S3 operates in 54 availability zones within 18 graphic regions and 1 local region.
    Gitea Repository for storing code, using git LFS for large media files. Drone CI to build containers, store them in Docker Registry, and deploy using an Ansible plugin to a local set of machines as well as cloudformation plugin for AWS deployment. Portainer for monitoring and control over containers in a UI. Traefik for a reverse proxy with let’s encrypt free https certificate on a free duckdns domain. All storage is done on a hard drive and there are periodic backups to AWS s3.

    #Cloud Hosting #Object Storage #Cloud Storage 170 social mentions

Discuss: 🚢 Home DevOps Pipeline: A junior engineer’s tale (4/4)

Log in or Post with