Deploy app, demo, fider and listmonk on OCI
This commit is contained in:
parent
b45e29c278
commit
b3a1eba792
8 changed files with 1004 additions and 1 deletions
4
consts.go
Normal file
4
consts.go
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
package main
|
||||
|
||||
const SHAPE_AMD64 = "VM.Standard.E2.1.Micro"
|
||||
const SSH_AUTHORIZED_KEYS = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILO2HHqD/MDYpPjYVMdvYI9Jn1FoyFp43IkPRzjZGvdL nemunaire@oupaout.ra.nemunai.re"
|
||||
Loading…
Add table
Add a link
Reference in a new issue