Add deploy buttons
This commit is contained in:
@@ -61,6 +61,19 @@ docker compose up --build
|
||||
docker build -f production.Dockerfile .
|
||||
```
|
||||
|
||||
## Deployment
|
||||
|
||||
This app can be hosted wherever Ruby is supported and PostgreSQL databases can be provisioned.
|
||||
|
||||
#### Render
|
||||
|
||||
[](https://render.com/deploy?repo=https://github.com/ryanwi/rails7-on-docker)
|
||||
|
||||
### Heroku
|
||||
[](https://heroku.com/deploy?template=https://github.com/ryanwi/rails7-on-docker)
|
||||
|
||||
|
||||
|
||||
## Credits/References
|
||||
|
||||
### Rails with Docker
|
||||
|
||||
Reference in New Issue
Block a user