forked from kalanakt/All-Url-Uploader
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modify doc site < https://urluploader.vercel.app >
- Docs Site 90 % Complete - Deploy page folder 50 % complete
Showing
13 changed files
with
122 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Deploy Bot | ||
|
||
|
||
| Host | Website | Introduction | | ||
| :--- | :---- | ---: | | ||
| [Digital Ocean ↗](/deploy/digital-ocean) | [digitalocean.com](https://www.digitalocean.com/) | Esay, free trail, Credit Card Requre | | ||
| [Heroku ↗](/deploy/heroku) | [heroku.com](https://www.heroku.com/) | 100% Deploy Efficiency, 5$ per month `recomend` | | ||
| [Koyeb ↗](/deploy/koyeb) | [koyeb.com](https://www.koyeb.com/) | Host 2 Apps free, Esay, Credit Card Requre | | ||
| [Railway ↗](/deploy/railway) | [railway.app](https://www.railway.app/) | User Friendly, Esay & free trail No Credit Card Requre `recomend` | | ||
| [Render ↗](/deploy/render) | [render.com](https://www.render.com/) | Good Ui & Ux, Free Trail, No Credit Card Requre | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,4 @@ | ||
# digital ocean deploy | ||
# Digital Ocean Deploy | ||
|
||
- Not Started Yet | ||
- Your P.R. Highly Appreciate |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,26 @@ | ||
#heroku deploy | ||
import { Tab, Tabs } from 'nextra-theme-docs' | ||
|
||
# Heroku Deploy | ||
_Heroku is Esay way to deploy All Url Uploader. But you need to pro account in heroku_ | ||
|
||
__Use method one or two to deploy your bot.__ | ||
|
||
<Tabs items={['Method One : Esay Step', 'Method Two : Quick Deploy For Pro']}> | ||
<Tab> | ||
- Create Heroku Account if Already Have? Log In To Account | ||
- Fork The Repositery On [GitHub](https://github.com/kalanakt/All-Url-Uploader) | ||
- Copy Your Repositery Url Address - `https://github.com/USER_NAME/All-Url-Uploader` | ||
- Open [https://kalanakt.github.io/ToHeroku/app/](https://kalanakt.github.io/ToHeroku/app/) In Another Tab | ||
- Past Copied Link & Click Genarate Link. You'll Redirect to heroku app | ||
- Add Enviroment Veriable & Click Deploy | ||
- Start the Bot On Telegram : Boom!!! Enjoy Your Bot | ||
</Tab> | ||
<Tab> | ||
- Create Heroku Account if Already Have? Log In To Account | ||
- Fork The Repositery On [GitHub](https://github.com/kalanakt/All-Url-Uploader) | ||
- Click Create New App On Heroku. Add .env Veriables And Deploy App | ||
- On Deploy Tab Click Connect To Github | ||
- Connect Forked Repositery And Deploy Again | ||
- Start the Bot On Telegram : Boom!!! Enjoy Your Bot | ||
</Tab> | ||
</Tabs> |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# keyob deploy | ||
|
||
- Not Started Yet | ||
- Your P.R. Highly Appreciate |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,21 @@ | ||
# railway | ||
import { Tab, Tabs } from 'nextra-theme-docs' | ||
|
||
# Railway Deploy | ||
_Railway is Free. You'll Get 500 Hr_ | ||
|
||
__Use method one or two to deploy your bot.__ | ||
|
||
<Tabs items={['Method One : Esay', 'Method Two : Deploy Your Own For Pro']}> | ||
<Tab> | ||
[](/) | ||
</Tab> | ||
<Tab> | ||
- Fork The Repositery On [GitHub](https://github.com/kalanakt/All-Url-Uploader) | ||
- Create [Railway](https://railway.app) Account. if Already Have? Go to [Dashboard](https://railway.app/dashboard) | ||
- Start [ + New Project ] & Select `Deploy From Github` | ||
- Connect Your Github Account with railway & Select forked repo then Deploy | ||
- This Should Fail. Next Add .env Variables in Variables Tab. | ||
- Railway will Auto deploy Your App. | ||
- Start the Bot On Telegram : Boom!!! Enjoy Your Bot | ||
</Tab> | ||
</Tabs> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
import { Tab, Tabs } from 'nextra-theme-docs' | ||
|
||
# Render Deploy | ||
_Render is Free. You'll Get 500 Hr_ | ||
|
||
__Use method one or two to deploy your bot.__ | ||
|
||
<Tabs items={['Method One : Deploy with Docker', 'Method Two : Deploy with Python 3']}> | ||
<Tab> | ||
- Fork The Repositery On [GitHub](https://github.com/kalanakt/All-Url-Uploader) | ||
- Create [Render](https://dashboard.render.com/) Account if Already Have? Go To [Dashboard](https://dashboard.render.com/) | ||
- Start [ New + ] Project and Slect web service. | ||
- Connect a github awith render and select forked repository | ||
- keep `Environment` as `Docker` | ||
- Expand [ Advance ] button and add .env Veriables. Click [ Create Web Service ] or Click Add Secret File. add sample_config.py with content | ||
- Start the Bot On Telegram : Boom!!! Enjoy Your Bot | ||
</Tab> | ||
<Tab> | ||
- Fork The Repositery On [GitHub](https://github.com/kalanakt/All-Url-Uploader) | ||
- Create [Render](https://dashboard.render.com/) Account if Already Have? Go To [Dashboard](https://dashboard.render.com/) | ||
- Start [ New + ] Project and Slect web service. | ||
- Connect a github awith render and select forked repository | ||
- Toggle `Environment` to `Python 3` | ||
- Expand [ Advance ] button and add .env Veriables. Click [ Create Web Service ] or Click Add Secret File. add sample_config.py with content | ||
- Start the Bot On Telegram : Boom!!! Enjoy Your Bot | ||
</Tab> | ||
</Tabs> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters