Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eveld/fermyon-installer


https://github.com/eveld/fermyon-installer

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Prerequisites

- docker
- shipyard ([setup](https://shipyard.run/docs/install))

## Spin up the environment

```shell
shipyard run github.com/eveld/fermyon-installer
```

## Get the endpoints for consul, nomad, traefik

```shell
shipyard env
```

## Clean up the environment

```shell
shipyard destroy
```