GithubHelp home page GithubHelp logo

ghostsync2's Introduction

GhostSync 2.0

Prerequisites

  • Docker Desktop (At least for Windows)
    • You will also need WSL 2, but the above guide has resources on how to get that installed as well.

Setting up your dev environment with Docker

Copy docker-compose-template.yml to docker-compose.yml and set the following keys to the appropriate values. If you need an access key, message SgtVarmint.

(Also make sure docker-compose.yml is getting ignored by .gitignore.)

  • MOUNTED_VIDEO_ROOT is going to be the absolute path on your dev machine to the directory that holds your media (e.g C:\Users\Blowfish\Videos).

  • ACCESS_KEY is going to be the authentication key that users will have to input to be able to gain access to the site itself.

  • VIDEO_ROOT is where on the server the media is going to live.

Running the server in Docker

In the root directory of the project, you run the following command: docker-compose up -d. This will start your docker container called ghostsync2.

At this point, the server will be accessible at localhost:9000 (and, obviously, the port is modifiable so...)

ghostsync2's People

Contributors

sgtvarmint avatar ehmannr avatar srgtvarmint avatar

Stargazers

Ashe 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.