mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-12-25 22:47:04 +01:00
Created Self-hosting (markdown)
parent
dcf1c90f45
commit
0c494d3872
11
Self-hosting.md
Normal file
11
Self-hosting.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# print("Wanna run Titan on your own server?")
|
||||||
|
|
||||||
|
**Warning: Under normal circumstances, it's recommended to let [Titan Embeds](https://titanembeds.com/) 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.
|
||||||
|
|
||||||
|
[Read more](https://github.com/TitanEmbeds/Titan#installation)
|
||||||
|
|
||||||
|
# $ echo "Ansible Playbooks"
|
||||||
|
|
||||||
|
If you happen to have a copy of Ubuntu on your server, you may head onto our [Ansible Playbooks repository](https://github.com/TitanEmbeds/ansible-playbooks) and perform a near-to-automatic installation of Titan.
|
Loading…
Reference in New Issue
Block a user