We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It's dokku, we need to follow dokku's deployment guide
The absolute bare minimum is a procfile, e.g. https://github.com/galaxyproject/ptdk/blob/main/Procfile and then we setup the git remote to push to the right host.
There's a deployment script we can copy-paste: https://github.com/hexylena/gtn-slack-bot/blob/main/.github/workflows/deploy.yml
The text was updated successfully, but these errors were encountered:
The website is deployed but could be improved: #39
Sorry, something went wrong.
No branches or pull requests
It's dokku, we need to follow dokku's deployment guide
The absolute bare minimum is a procfile, e.g. https://github.com/galaxyproject/ptdk/blob/main/Procfile
and then we setup the git remote to push to the right host.
There's a deployment script we can copy-paste: https://github.com/hexylena/gtn-slack-bot/blob/main/.github/workflows/deploy.yml
The text was updated successfully, but these errors were encountered: