-
-
Notifications
You must be signed in to change notification settings - Fork 0
Self Hosting
Ryu juheon edited this page Jan 7, 2022
·
3 revisions
This topic contains information about self-hosting.
If you are self-hosting, you can configure various settings.
There are two types of self-hosting.
If you are using an already finished docker image
If you build a docker image or run it yourself
Everything is explained here, so check it out
Goto: https://github.com/Saebasol/heliotrope-deploy
If you build it yourself or run it yourself, you can touch a lot of settings.
git clone https://github.com/Saebasol/Heliotrope.git
git checkout master
python -m pip -U pip
pip install -r ./requirements/deps.txt
Just run docker build .
See here for more information
python -m heliotrope