Carpathian Consultancy fork for friendship & tolerance
 
 
 
 
 
 
Go to file
Aevann1 d5453085a4 fds 2022-04-22 21:26:49 +02:00
.github
files fds 2022-04-22 21:26:49 +02:00
.gitattributes
.gitignore fds 2022-04-20 17:58:52 +02:00
CODE_OF_CONDUCT.md
Dockerfile
LICENSE
dependabot.yml
docker-compose.yml
env
imei.sh
pg_hba.conf
push.sh
pushforce.sh
readme.md
redis.conf
requirements.txt fds 2022-04-22 20:32:11 +02:00
schema.sql
seed-db.sql fds 2022-04-17 03:03:26 +02:00
site_settings.json fsd 2022-04-12 22:45:07 +02:00
snappy_PCM.txt
snappy_rDrama.txt fdMerge branch 'frost' of https://github.com/Aevann1/Drama into frost 2022-04-15 15:39:32 +00:00
supervisord.conf
ubuntu_setup fds 2022-04-19 21:05:00 +02:00

readme.md

This code runs https://rdrama.net and https://pcmemes.net

Installation (Windows/Linux/MacOS)

1- Install Docker on your machine.

Docker installation

2- Run the following commands in the terminal:

git clone https://github.com/Aevann1/rDrama/

cd rDrama

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.