Giter Club home page Giter Club logo

vps-all-in-one-setup's Introduction

Server Setup Script.

This repository contains a shell script to quickly set up an all-in-one media server with Docker containers. The script installs Wireguard (optional), sets up Docker containers for various media server applications, and creates a Cloudflare tunnel (optional). It uses Wireguard to link this VPS with another, likely local, server with various other applications. It uses the Cloudflare tunnel to not expose its own IP and ports to the internet for security.

I made this script to easily and quickly set up a new VPS. I switch between different VPSs sometimes, so I wanted an easy way to get everything going again.

The script automatically configures and starts the Docker containers for the following services:

  • Portainer
  • NGINX Proxy Manager
  • Organizr
  • Overseerr
  • Tautulli
  • Watchtower

Prerequisites

  • A Linux system with root access
  • Docker and Docker Compose installed
  • A Cloudflare account with an active domain (if using the Cloudflare tunnel)

Installation

  1. Clone this repository to your local machine:

git clone https://github.com/bitnotfound/VPS-All-in-One-Setup.git

  1. Change directory to the repository:

cd serversetup

  1. Make the script executable:

chmod +x serversetup.sh

  1. Run the script with sudo or as root:

sudo ./serversetup.sh

  1. Follow the on-screen prompts to install Wireguard (optional), set up Docker containers, and create a Cloudflare tunnel (optional).

  2. Once the script is complete, you will receive the web UI URLs for each container and your public IP address.

  3. If you have set up a Cloudflare tunnel, add the provided CNAME to your Cloudflare DNS settings.

Usage

After running the script, you can access the web UIs for each container using the URLs provided. To manage your Docker containers, use Portainer, which is accessible via the provided URL.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

AGPLv3

vps-all-in-one-setup's People

Contributors

nathanakalish avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.