forked from rDrama/rDrama
1
0
Fork 0

Merge branch 'frost' of https://github.com/Aevann1/Drama into frost

master
Aevann1 2022-02-12 18:25:15 +02:00
commit 87f6821b6e
1 changed files with 3 additions and 9 deletions

View File

@ -1,12 +1,6 @@
[![Website](https://img.shields.io/website/https/rdrama.net?down_color=red&down_message=down&up_message=up)](https://www.rdrama.net) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/Aevann1/Drama) ![Lines of code](https://img.shields.io/tokei/lines/github/Aevann1/Drama)
This code runs https://rdrama.net, https://pcmemes.net, https://ruqqus.us, and https://2much4you.net
# Installation
Installing Drama locally is the fastest way to get the software up and running and start tinkering under the hood.
---
# Windows/Linux/MacOS
# Installation (Windows/Linux/MacOS)
1- Install Docker on your machine.
@ -24,4 +18,4 @@ docker-compose up
3- That's it! Visit `localhost` in your browser.
4- Optional: to change the domain from "localhost" to something else and configure the site settings, as well as integrate it with the external services the website uses, please edit the variables in the `env` file and then restart the docker container.
4- Optional: to change the domain from "localhost" to something else and configure the site settings, as well as integrate it with the external services the website uses, please edit the variables in the `env` file and then restart the docker container.