diff --git a/README.md b/README.md index 764edb7..8e67e74 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ https://gist.githubusercontent.com/UserName/0ee24eXXXXXXXXXXXXXXX6b/raw/config.i

⛔NOTE: Heroku provides 550 running hours (dyno hours) per month and it restarts deployed app each 24 Hours.

🧿Deploy using GitHub Actions

-

This methods is really amazing and simple!🥰 You can deploy your CloneBot V2 on Heroku using GitHub Actions itself by just providing your HEROKU API KEY HEROKU EMAIL and HEROKU APPNAME.

+

This method is really amazing and simple!🥰 You can deploy your CloneBot V2 on Heroku using GitHub Actions itself by just providing your HEROKU API KEY HEROKU EMAIL and HEROKU APPNAME.

1.First fork this repository, now open the settings of your Forked Repository and click Secrets->Actions.

44

2.Then click "New repository secret" and create 4 secrets as stated below:

@@ -116,7 +116,7 @@ https://gist.githubusercontent.com/UserName/0ee24eXXXXXXXXXXXXXXX6b/raw/config.i

3.Go to Actions Tab then click Deploy to Heroku and Run Workflow. Now it will be automatically got deployed on given Heroku Account!😉

45 -

⛔NOTE: Deploying as web? change deploy.yml (Docker Process Type) and add PORT as Repository secret, value can be 8080.

+

⛔NOTE: Deploying as web? change deploy.yml (Docker Heroku Process Type) and add PORT as Repository secret, value can be 8080.

🪬Deploy on Okteto

Okteto is also very famous Kubernetes development platforms and used by many users and it is ideal for lightweight apps and it is perfect for CloneBot V2, Okteto don't have any running hours limit like Heroku but your CloneBot V2 will go to sleep if the ENDPOINT provided by Okteto for your CloneBot V2 untouched. Don't worry, I have solution too and some special arrangements.

diff --git a/index.html b/index.html index f63c90d..5f7d575 100644 --- a/index.html +++ b/index.html @@ -97,7 +97,7 @@

📑 INDEX

🆕 What's New!

1.Gclone upgraded to v1.59.0 (latest)!😉

-

2.Switch Base Image to Ubuntu 22.04

+

2.Base Image changed to Ubuntu 22.04

Show Full Update history

⛔ NOTICE

@@ -171,7 +171,7 @@

3.Enjoy! Your CloneBot V2 is now deployed and you can freely use it.<

⛔NOTE: Heroku provides 550 running hours (dyno hours) per month and it restarts deployed app each 24 Hours.

🧿Deploy using GitHub Actions

-

This methods is really amazing and simple!🥰 You can deploy your CloneBot V2 on Heroku using GitHub Actions itself by just providing your HEROKU API KEY HEROKU EMAIL and HEROKU APPNAME.

+

This method is really amazing and simple!🥰 You can deploy your CloneBot V2 on Heroku using GitHub Actions itself by just providing your HEROKU API KEY HEROKU EMAIL and HEROKU APPNAME.

1.First fork this repository, now open the settings of your Forked Repository and click Secrets->Actions.

44

2.Then click "New repository secret" and create 4 secrets as stated below:

@@ -183,7 +183,7 @@

2.Then click "New repository secret" and create 4 secrets as stated below

3.Go to Actions Tab then click Deploy to Heroku and Run Workflow. Now it will be automatically got deployed on given Heroku Account!😉

45 -

⛔NOTE: Deploying as web? change deploy.yml (Docker Process Type) and add PORT as Repository secret, value can be 8080.

+

⛔NOTE: Deploying as web? change deploy.yml (Docker Heroku Process Type) and add PORT as Repository secret, value can be 8080.

🪬Deploy on Okteto

Okteto is also very famous Kubernetes development platforms and used by many users and it is ideal for lightweight apps and it is perfect for CloneBot V2, Okteto don't have any running hours limit like Heroku but your CloneBot V2 will go to sleep if the ENDPOINT provided by Okteto for your CloneBot V2 untouched. Don't worry, I have solution too and some special arrangements.

@@ -354,8 +354,8 @@

⚡CloneBot:

Aishik Tokdar: For Adding Guide to Deploy on Railway.app , Qovery , Clever Cloud , Scalingo and some other Code Improvements.Also Added Heroku Workflow Deployment Method.
Katarina: For adding the ability to be deployed to Clever Cloud and Scanlingo.
Miss Emily: For adding Support of Okteto Cloud Deployment as well as improving little layout. -

- +

+