Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sk-t3ch/home-repo
Home Repo 🚢 - Raspberry Pi based home development system including: git repo, CI/CD pipelines, docker registry, and monitoring.
https://github.com/sk-t3ch/home-repo
ansible aws development-pipeline docker gitea portainer raspberrypi registry treafik
Last synced: 3 months ago
JSON representation
Home Repo 🚢 - Raspberry Pi based home development system including: git repo, CI/CD pipelines, docker registry, and monitoring.
- Host: GitHub
- URL: https://github.com/sk-t3ch/home-repo
- Owner: sk-t3ch
- Created: 2020-05-07T15:41:10.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-26T17:36:29.000Z (almost 4 years ago)
- Last Synced: 2024-02-13T21:48:24.781Z (12 months ago)
- Topics: ansible, aws, development-pipeline, docker, gitea, portainer, raspberrypi, registry, treafik
- Language: Shell
- Homepage: https://medium.com/@t3chflicks/home-devops-pipeline-a-junior-engineers-tale-1-4-336ed07a6ec0
- Size: 166 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [T3chFlicks](https://t3chflicks.org): Home Repo
> Project code for creating a home development pipeline using RaspberryPi with CI/CD pipelines, git repo, docker registry, and monitoring.## Read The Blog Posts:
### 1. Intro to docker and git
[![Generic badge](https://img.shields.io/badge/Blog_Post-Github-orange.svg)](./blog_posts/1_home-devops-pipeline-a-junior-engineers-tale.md)[![Generic badge](https://img.shields.io/badge/Blog_Post-Medium-blue.svg)](https://medium.com/@t3chflicks/home-devops-pipeline-a-junior-engineers-tale-1-4-336ed07a6ec0)
### 2. CI - drone, gitea, traefik
[![Generic badge](https://img.shields.io/badge/Blog_Post-Github-orange.svg)](./blog_posts/2_home-devops-pipeline-a-junior-engineers-tale.md)[![Generic badge](https://img.shields.io/badge/Blog_Post-Medium-blue.svg)](https://medium.com/@t3chflicks/home-devops-pipeline-a-junior-engineers-tale-2-4-7be3e3c292c)
### 3. CD - ansible, aws
[![Generic badge](https://img.shields.io/badge/Blog_Post-Github-orange.svg)](./blog_posts/3_home-devops-pipeline-a-junior-engineers-tale.md)[![Generic badge](https://img.shields.io/badge/Blog_Post-Medium-blue.svg)](https://medium.com/@t3chflicks/home-devops-pipeline-a-junior-engineers-tale-3-4-5f61c5245934)
### 4. Monitoring - portainer
[![Generic badge](https://img.shields.io/badge/Blog_Post-Github-orange.svg)](./blog_posts/4_home-devops-pipeline-a-junior-engineers-tale.md)
[![Generic badge](https://img.shields.io/badge/Blog_Post-Medium-blue.svg)](https://t3chflicks.medium.com/home-devops-pipeline-a-junior-engineers-tale-4-4-5db7c1610e3e)
> ![](./containership.png)
---
Inside the `src/` folder there is all the code required for creating your own development pipeline.
Inside the `extra/` folder there is a the code required for creating some of the images and testing.## Notes
I used a RPi 4 with 4GB RAM.---
This project was created by [T3chFlicks](https://t3chflicks.org) - A tech focused education and services company.
---