-
Notifications
You must be signed in to change notification settings - Fork 87
Self hosting
Warning: Under normal circumstances, it's recommended to let Titan Embeds host your embeds. Hosting a copy of Titan yourself requires time, resources and is for advanced users only!
Would you like to run your own copy of Titan Embeds? There are two parts that integrate nicely together. The webapp (website) handles the frontend and communication with the database to retrieve server messages, etc. The discordbot (bot) handles the communcation between Discord's websockets and pushing out the data to the database for the webapp. Check out the respective folder for their installation instructions.
Once you cloned the project, install the Python dependencies with pip install -r requirements.txt
. Ensure that you are utilizing Python 3.5's pip.
If you happen to have a copy of Ubuntu on your server, you may head onto our Ansible Playbooks repository and perform a near-to-automatic installation of Titan.
- In case any information is inaccurate, contact the wiki maintainer, @jelle619.
- For additional support, visit our Discord server.