Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/windmill-labs/windmill-airgapped-setup


https://github.com/windmill-labs/windmill-airgapped-setup

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

# Windmill Airgapped Resource Types

This repository's purpose is to allow instances without internet connection to
setup resource types

## Quickstart

After cloning this repository

1. Download the wmill CLI
2. add the admins workspace

```
deno install --unstable -A https://deno.land/x/wmill/main.ts
wmill workspace add
^ fill the details to add your instance admins workspace
wmill sync push --raw
```