YaK User Documentation
YaK Landing PageVisit dbi-services.comContact us
YaK Release 2.1
YaK Release 2.1
  • Welcome
  • Introduction
    • YaK Core
    • YaK Components
    • Terms and definitions
  • User interface
    • Dashboard
    • Infrastructures
    • Servers
    • Components
    • Jobs
    • Configuration
    • Administration
  • YaK Demo
  • Versioning & Compatibility matrix
  • Release Notes
    • YaK components types
      • PostgreSQL
      • Oracle
  • Installation
    • System requirements
    • Install YaK Core
      • Install YaK on your own K8S cluster
      • Install YaK on Rancher Desktop
      • Uninstall Yak
  • YaK step-by-step usage
  • Configuration
    • Secrets
    • Templates
    • Provider shapes
    • Provider images
    • Artifact providers
  • Manage infrastructures
    • Declare infrastructures
    • Attach Secrets
    • Detach Secrets
  • Manage Servers
    • Declare servers
      • Basics
      • Storage
      • Attach secrets
    • Edit server configuration
    • Deploy servers
    • Destroy servers
    • Delete servers
    • Start / Stop servers
  • Manage Components
    • Artifacts requirements
    • Component types
      • PostgreSQL
        • Description
        • Pre-requisites
        • Component references
          • PostgreSQL 2.0.0
            • Standalone deployment variables
            • HA deployment variables
      • Oracle
        • Description
        • Pre-requisites
        • Component references
          • Oracle 2.0.0
            • Standalone variables
  • Use cases
    • On-Premises
    • AWS
    • Azure
    • OCI
  • Appendix
    • Create SSH Keys with PuTTYgen
    • Roles
Powered by GitBook
On this page
  • Declare basic settings
  • AWS settings
  • Azure settings
  • OCI settings
  • On-premises
  1. Manage infrastructures

Declare infrastructures

How to declare an infrastructure?

PreviousManage infrastructuresNextAttach Secrets

Last updated 1 month ago

Declare basic settings

  1. Navigate to the Infrastructures menu -> Click "Declare"

  2. Name your infrastructure

  3. Select the provider that will host the infrastructure from the list (AWS, Azure, OCI, On-Prem)

  4. Fill-in the additional information required to deploy your instances to the selected cloud provider (each provider has its own settings, they are to be retrieved from your cloud provider, see sections below for more details)

  5. Optional - Add any custom tag to your infrastructure (these tags will be applied to all servers pertaining to this infrastructure) Tags are key-value pairs applied to a resource to hold metadata about that resource. Servers inherit the tags from the infrastructure they belong to.

  6. Click Save

AWS settings

  • Region ID (the AWS region where instances pertaining to this infrastructure will be deployed) ()

  • Security Group ID (your EC2 security group) ()

  • Subnet ID : (your VPC subnet) ()

Azure settings

  • Resource group name

  • Security group name

  • Subnet name

  • Subscription ID

  • Virtual network name

OCI settings

For each setting, we've tried to help you find where to get the required information from OCI. This is just a guidance at the time of writing this documentation as menus from the OCI interface might change in time.

  • Availability domain

    • OCI portal > Navigation menu > Compute (top left) > Instances > Availability domain (bottom of the page)

  • Compartment ID

    • OCI portal > Navigation menu > Identity & Security > Compartments > Copy the OCID of your compartment

  • Region ID

  • Security list

    • Networking > Virtual Cloud networks > Select the appropriate compartment > Select the desired VCN > Select the desired subnet > Select your security list > Retrieve Security list OCID

  • Subnet ID

    • Networking > Virtual Cloud networks > Select the appropriate compartment > Select the desired VCN > Select the desired subnet > Retrieve Subnet OCID

On-premises

  • From the menu, navigate to "Infrastructures"

  • Click the "declare" button

  • Select your provider ("On premises" in the present example)

  • Click "Save"


OCI portal > Click on your region (top right) > Get your region Identifier (ex: eu-zurich-1) See for more details

See for more details

See for more details

Give a name to your infrastructure ( : "_" character is not supported in infrastructure names)

⚠️
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/working-with-security-groups.html
https://docs.aws.amazon.com/vpc/latest/userguide/configure-your-vpc.html
https://docs.oracle.com/en-us/iaas/Content/General/Concepts/regions.htm
https://docs.oracle.com/en-us/iaas/Content/Network/Tasks/get-subnet.htm
https://docs.oracle.com/en-us/iaas/Content/Network/Tasks/get-subnet.htm