mirror of
https://github.com/docusealco/docuseal.git
synced 2026-06-23 04:10:11 +00:00
move DigitalOcean button to another repository
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
spec:
|
||||
name: docuseal
|
||||
services:
|
||||
- name: docuseal
|
||||
dockerfile_path: Dockerfile
|
||||
git:
|
||||
repo_clone_url: https://github.com/docusealco/docuseal.git
|
||||
branch: master
|
||||
envs:
|
||||
- key: SECRET_KEY_BASE
|
||||
value: "- 64 characters string 64 characters string 64 characters string -"
|
||||
type: SECRET
|
||||
scope: RUN_TIME
|
||||
- key: DATABASE_URL
|
||||
scope: RUN_TIME
|
||||
value: ${docuseal-db.DATABASE_URL}
|
||||
databases:
|
||||
- name: docuseal-db
|
||||
@@ -46,7 +46,7 @@ DocuSeal is an open source platform that provides secure and efficient digital d
|
||||
|
||||
| Heroku | Railway | DigitalOcean |
|
||||
| ---------------------------------------------------------------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------- |
|
||||
| [<img alt="Deploy on Heroku" src="https://www.herokucdn.com/deploy/button.svg" height="40">](https://heroku.com/deploy?template=https://github.com/docusealco/docuseal-heroku) | [<img alt="Deploy on Railway" src="https://railway.app/button.svg" height="40">](https://railway.app/template/IGoDnc?referralCode=ruU7JR) | [<img alt="Deploy on DigitalOcean" src="https://www.deploytodo.com/do-btn-blue.svg" height="40">](https://cloud.digitalocean.com/apps/new?repo=https://github.com/docusealco/docuseal/tree/master&refcode=421d50f53990) |
|
||||
| [<img alt="Deploy on Heroku" src="https://www.herokucdn.com/deploy/button.svg" height="40">](https://heroku.com/deploy?template=https://github.com/docusealco/docuseal-heroku) | [<img alt="Deploy on Railway" src="https://railway.app/button.svg" height="40">](https://railway.app/template/IGoDnc?referralCode=ruU7JR) | [<img alt="Deploy on DigitalOcean" src="https://www.deploytodo.com/do-btn-blue.svg" height="40">](https://cloud.digitalocean.com/apps/new?repo=https://github.com/docusealco/docuseal-digitalocean/tree/master&refcode=421d50f53990) |
|
||||
|
||||
|
||||
#### Docker
|
||||
|
||||
Reference in New Issue
Block a user