Skip to content

maybeken/grd0-infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generated by ChatGPT. Misleading at best, completely wrong in most cases.

grd0-infrastructure

This repository provides a Docker Compose implementation of the infrastructure for grd0.net.

Table of Contents

Overview

The grd0-infrastructure repository offers a Docker Compose-based setup for deploying the core services of grd0.net.

For the original GitLab repository, visit: grd0.net GitLab Repository

Prerequisites

Before setting up the infrastructure, ensure you have the following installed:

Setup Instructions

  1. Clone the Repository

    git clone https://github.com/maybeken/grd0-infrastructure.git
    cd grd0-infrastructure
  2. Start the Services

    docker-compose up -d

    This command will start all the services defined in the docker-compose.yml file in detached mode.

  3. Access the Services

Please setup the port forwarding accordingly for local deployment.

  1. Stop the Services

    docker-compose down

    This command will stop and remove all the containers defined in the docker-compose.yml file.

Components

The docker-compose.yml file defines the following services:

  • grd0-site: The main website for grd0.net.
  • hoarder-app: An application for managing and organizing data.
  • nextcloud: A self-hosted cloud storage solution.
  • vaultwarden: A lightweight Bitwarden-compatible password manager.

License

This project is licensed under the CC-BY-SA-4.0 license.

Contributing

Contributions are welcome! Please fork the repository, make your changes, and submit a pull request.

About

Docker compose implementation of grd0.net infrastructures, mirrored from GitLab.

Topics

Resources

License

Stars

Watchers

Forks

Languages