mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[GH-ISSUE #1] please make app.json & easy to deploy button with buildpack requirement for heroku #1
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @todokku on GitHub (Apr 24, 2020).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/1
Originally assigned to: @benbusby on GitHub.
Hi Ben ,
1 - please make app.json & easy to deploy button on your repo with buildpack requirement for heroku
2 - on another cloud container , must be set chmod on run & dockerfile file's to can exutable , but my os is win , please chmod & run 2 file & re-push on your repository :
3 - port 500 is point to 80 for run ?
log of my failed deploy :
Imgur
crash problem :
A - Previous status: ContainerCannotRun
B - OCI runtime create failed: container_linux.go:348: starting container process caused "exec: "./run": permission denied": unknown
WAITING FOR YOUR RESPONSE
fine regards
goodbye
@benbusby commented on GitHub (Apr 24, 2020):
Hi todokku,
I appreciate the suggestions. I'll work on addressing these in the next couple of days, and will reach back out if I need any further clarification.
Thanks!
@benbusby commented on GitHub (Apr 25, 2020):
Hi @todokku,
I just pushed a few updates addressing the changes you requested.
runscript itself. You can, however, manually update therunscript to use whichever port you want.Let me know if you have any other issues with getting the app working for you.
@benbusby commented on GitHub (Apr 26, 2020):
Closing this issue now, since it seems to be addressed!