Giter Site home page Giter Site logo

kekprojects / herokubanneddeployer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rahulps1000/herokubanneddeployer

0.0 0.0 0.0 24 KB

With this you can deploy repos that are banned/blacklisted by heroku

License: GNU General Public License v3.0

Shell 76.52% Dockerfile 19.96% Procfile 3.51%

herokubanneddeployer's Introduction

HerokuBannedDeployer

IT IS MANDITORY TO FORK THIS REPO

With this you can deploy repos that are banned/blacklisted by heroku in different platforms

Deploy From Here

Railway

Deploy on Railway

Heroku

Deploy

Note:

You need to set the vars manually or use local_config

For Private Repos

1️⃣ Generate PAT from github
  1. Go to "Settings"
  2. Scroll down then go to "Developer settings"
  3. Press "Personal access tokens" then press "Generate new token"
  4. Fill "Note" then check "repo"
    If "repo" is not checked, you cannot clone a private repository.
  5. Scroll down then press "Generate token"
  6. Finally, a PAT is generated. Copy it
2️⃣ Create repo url with PAT
  1. Goto this repl
  2. Fork It
  3. Edit Secrets (Environment variables)
    • PAT - Give above generated PAT value there
    • REPO - Give your private repo url
  4. Save and Run the Code
  5. Copy the Generated Url from the Console

It should be in the below format

https://<pat>@github.com/<your account or organization>/<repo>.git
3️⃣ Deploy using the above Generated Url

herokubanneddeployer's People

Contributors

rahulps1000 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.