Skip to content

Commit a53a8df

Browse files
committed
Resolve merge conflicts
2 parents f02b1da + 273e4b7 commit a53a8df

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

installation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ The Modmail team does not recommend this hosting method due to their highly unst
327327
Please note that our Support Team will not be offering any official help or support if you choose this method to host Modmail.
328328
{% endhint %}
329329

330-
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).
330+
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).
331331

332332
## Community Guides
333333

installation/community-guides.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,21 @@ description: Unofficial installation guides created by the community.
55
# Community Guides
66

77
{% hint style="warning" %}
8-
Community guides are not verified by the Modmail team, so use them at your own risks.{% endhint %}
8+
Community guides are not verified by the Modmail team, so use them at your own risks.
9+
{% endhint %}
910

1011
## [Replit Guide](https://gist.github.com/anondev-sudo/24978429b85b44348bcff5c0885afe82) by AnonDev
1112

12-
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.
13+
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.
1314

14-
## [Northflank](https://blog.project-mei.xyz/posts/2023-08-02-hosting-modmail-on-northflank.html) Guide by raidensakura
15+
## [Northflank](https://blog.project-mei.xyz/2023/04/11/hosting-discord-modmail-on-northflank/) Guide by raidensakura
1516

1617
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.
1718

19+
## [Oracle Guide](http://docs.lidistat67.xyz/) by lidistat67
20+
21+
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.
22+
1823
## [Pterodactyl](https://martinbndr.gitbook.io/modmail-hosting-on-pterodactyl/) Guide by martinbndr
1924

2025
Pterodactyl is a hosting self hostable platform that originally allows to host gameservers but it can also host other applications like modmail.

0 commit comments

Comments
 (0)