Add published application record (#7)
Reviewed-on: #7 Co-authored-by: Nabarun <nabarun@deepstacksoft.com> Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
This commit is contained in:
parent
f6c6147340
commit
bc0d10d4c3
@ -55,7 +55,7 @@
|
||||
- Add configuration for the app:
|
||||
|
||||
```bash
|
||||
curl -s https://git.vdb.to/LaconicNetwork/gor-deploy/src/branch/main/.env.example -o .app.env
|
||||
curl -s https://git.vdb.to/LaconicNetwork/gor-deploy/raw/branch/main/.env.example -o .app.env
|
||||
|
||||
# Fill in the required values
|
||||
nano .app.env
|
||||
|
8
deploy/records/application-record.yml
Normal file
8
deploy/records/application-record.yml
Normal file
@ -0,0 +1,8 @@
|
||||
record:
|
||||
type: ApplicationRecord
|
||||
version: 0.0.1
|
||||
repository_ref: f6c6147340a8e173520af9b27ffcbc9d5e076fed
|
||||
repository: ["https://git.vdb.to/LaconicNetwork/gor-deploy"]
|
||||
app_type: webapp
|
||||
name: gor-deploy
|
||||
app_version: 0.1.0
|
Loading…
Reference in New Issue
Block a user