Skip to content

rsugumar/docker_ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 

Repository files navigation

README

Table of Contents

Introduction

Welcome to My Self-Hosted Services Repository!

This repository contains Dockerfiles for various services that I use on my self-hosted local machine. The goal of this project is to provide a centralized and version-controlled collection of these configurations, making it easier to manage and maintain them.

Features

  • Dockerized Services: This repository includes Dockerfiles for various services such as plex, adguard, next cloud, allowing me to easily containerize and deploy them on my local machine.
  • Version Control: By storing the Dockerfiles in this repository, I can keep track of changes and updates made to each service over time.

Getting Started

To get started with using these Dockerfiles, follow these steps:

  1. Clone this repository to your local machine.
  2. Update the docker-compose.yml file to reflect any changes you've made to the services or their configurations.
  3. Run docker-compose up -d to start the service in detached mode.
  4. docker-compose down to bring down the service that's already running.

Services

  • Security

    • Adguard Home - Block ads, malware, and spyware
    • Caddy - Reverse proxy for local services
    • Nginx - Reverse proxy server for routing traffic to appropriate local services
  • Media

  • Productivity

    • Nextcloud - Self-hosted cloud storage & collaboration
    • FreshRSS - RSS feed reader
    • Mealie - Recipe manager for meal planning
  • Automation & Monitoring

  • Development

    • FastAPI - Modern Python web framework

Contributing

Contributions are welcome! If you'd like to add a new service or update an existing one, please fork this repository and submit a pull request.

License

This project is licensed under the MIT License.

I hope you find this repository useful for your own self-hosted services needs!

About

Docker workspace to use in local machine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors