diff --git a/installation/README.md b/installation/README.md index 4b34d19..6d9c6b2 100644 --- a/installation/README.md +++ b/installation/README.md @@ -327,7 +327,7 @@ The Modmail team does not recommend this hosting method due to their highly unst Please note that our Support Team will not be offering any official help or support if you choose this method to host Modmail. {% endhint %} -An online code execution environment. You can host Modmail there for free using certain exploits. The legitimate method costs $7 USD per month. However, regardless if you pay or host for free, hosting on Replit are often unstable and thus not recommended. However, a community guide is still available by clicking [here](broken-reference). +An online code execution environment that costs $7 USD per month. However, hosting on Replit is often unstable, and thus not recommended. However, a community guide is still available by clicking [here](broken-reference). ## Community Guides diff --git a/installation/community-guides.md b/installation/community-guides.md index 72a0ada..72be22b 100644 --- a/installation/community-guides.md +++ b/installation/community-guides.md @@ -5,16 +5,21 @@ description: Unofficial installation guides created by the community. # Community Guides {% hint style="warning" %} -Community guides are not verified by the Modmail team, so use them at your own risks.{% endhint %} +Community guides are not verified by the Modmail team, so use them at your own risks. +{% endhint %} ## [Replit Guide](https://gist.github.com/anondev-sudo/24978429b85b44348bcff5c0885afe82) by AnonDev -An online code execution environment which used to be free with certain exploids but starting 2024 replit removed the free tier. You can deploy modmail there if you pay for their monthly plans/deployment costs. For the up-to--date pricing info check out their [pricing](https://replit.com/pricing) page. +An online code execution environment that costs $7 USD per month. However, hosting on Replit is often unstable, and thus not recommended. For the up-to-date pricing info check out their [pricing](https://replit.com/pricing) page. -## [Northflank](https://blog.project-mei.xyz/posts/2023-08-02-hosting-modmail-on-northflank.html) Guide by raidensakura +## [Northflank](https://blog.project-mei.xyz/2023/04/11/hosting-discord-modmail-on-northflank/) Guide by raidensakura Northflank is a Platform as a Service (PaaS) like Railway that offers abilities to run micro-services like bots, schedule jobs that run periodically and databases with a powerful UI, API and CLI. Their panel is a bit more advanced as compared to Railway but comes with the perk of more customization and features. You will need a valid payment method to verify your account, but will unlock a free tier project that's separated from paid resources. They will not charge your card if you go over resource usage as you have limited allocation per service. +## [Oracle Guide](http://docs.lidistat67.xyz/) by lidistat67 + +Oracle Cloud Compute is an Infrastructure as a Service (IaaS) platform. Unlike Railway and Heroku, Oracle gives you access to a VPS where you can have a more direct control of your instance. Oracle is a reputable company known for owning products such as Java, VirtualBox, MySQL, etc. Oracle Cloud offers 3,000 OCPU hours and 18,000 GB hours per month. This is equivalent to 24 GB of RAM and 4 OCPUs. TL;DR, Oracle offers powerful instances for free! Oracle requires a credit card for verification but will never charge you as long as you are on their free plan. The setup is similar to self-hosting Modmail as Oracle offers a VPS. + ## [Pterodactyl](https://martinbndr.gitbook.io/modmail-hosting-on-pterodactyl/) Guide by martinbndr Pterodactyl is a hosting self hostable platform that originally allows to host gameservers but it can also host other applications like modmail.