https://github.com/alistgo/alist-heroku-postgres
alist on heroku with postgresql
https://github.com/alistgo/alist-heroku-postgres
Last synced: about 1 year ago
JSON representation
alist on heroku with postgresql
- Host: GitHub
- URL: https://github.com/alistgo/alist-heroku-postgres
- Owner: AlistGo
- Created: 2022-03-27T08:21:28.000Z (about 4 years ago)
- Default Branch: v2
- Last Pushed: 2023-10-11T11:23:33.000Z (over 2 years ago)
- Last Synced: 2024-11-13T19:43:46.021Z (over 1 year ago)
- Language: Go
- Size: 1.04 MB
- Stars: 80
- Watchers: 1
- Forks: 323
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# alist-heroku-postgresql
## Deploy alist to heroku
[](https://heroku.com/deploy)
Use heroku's add-on postgres database, your settings will be persistent, don't worry about hibernate losing configuration.
If you can't deploy, and it says "We couldn't deploy your app because the source code violates the Salesforce Acceptable Use and External-Facing Services Policy.", you need to fork this repo and click the `Deploy` button in your own fork.
## Get Password
`More` -> `View logs` -> You will see your password, if it is scrolled to the top and out of view, click `Restart all dynos` then the log will be redisplayed.