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
  1. User interface

Servers

PreviousInfrastructuresNextComponents

Last updated 2 months ago

The "Servers" menu lets a user declare new servers on previously declared infrastructures, deploy servers (instances) to the cloud providers or to declare servers on-prem on existing infrastructures, as per the settings defined in the declaration form and act on these servers.

As with the infrastructure menu, selecting a server from the list using the checkbox unlocks the list of actions a user can take to interact with the server.

Once selected, user can edit the server definition, start and stop the server, deploy it to its attached infrastructure, attach/detach secrets, destroy the server at provider end or delete its configuration from the YaK inventory.

Prior to deploying servers: - An infrastructure must exist - Cloud provider secrets and SSH key (for Linux servers) or WinRM certificate (for Windows servers) must have been created and attached to the server or to the infrastructure - To create a Windows Server on AWS, not only a cert_key for winrm is required, but also a sshkey. This is specific to AWS and is required to recover the Windows Server Administrator password from AWS Portal.