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.
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
.
Secrets->Actions
.Deploy to Heroku
and Run Workflow
. Now it will be automatically got deployed on given Heroku Account!😉⛔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
.
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 @@1.Gclone upgraded to v1.59.0 (latest)!😉
-2.Switch Base Image to Ubuntu 22.04
+2.Base Image changed to Ubuntu 22.04
⛔NOTE: Heroku provides 550 running hours (dyno hours) per month and it restarts deployed app each 24 Hours.
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
.
Secrets->Actions
.Deploy to Heroku
and Run Workflow
. Now it will be automatically got deployed on given Heroku Account!😉⛔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
.
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 @@