waypoint-plugin-scaleway

module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2023 License: Apache-2.0

README

Waypoint Plugins Scaleway

Plugins for waypoint that add support for Scaleway Currently the only plugin is container

Usage

deploy {
  use "scaleway-container" {
    port = 80
    namespace_id = "xxxx-xxxx-xxx-xxxx"
    region = "fr-par"
  }
}

API keys are loaded from scaleway's config default profile and override by environment variables

List of all options can be found in container's documentation

Install

From releases
  • Download the zip of the latest version for your architecture
  • unzip waypoint-plugin-scaleway-container_*.zip -d ${HOME}/.config/waypoint/plugins/
From sources
  • make all install

Directories

Path Synopsis
cmd
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL