Skip to content

tonyo/uncloud-labs

Repository files navigation

uncloud-playgrounds

Playground and tutorial configurations for iximiuz Labs that showcase Uncloud functionality.

Root Filesystem Images

This repository builds the following rootfs images in the form of Docker images:

  • uncloud-devmachine: Development environment with Docker and Uncloud CLI

    • ghcr.io/tonyo/uncloud-playgrounds/rootfs:uncloud-devmachine
  • uncloud-server: Server environment with Docker and Uncloud server components

    • ghcr.io/tonyo/uncloud-playgrounds/rootfs:uncloud-server

These images can

Image Repository

All images are published to ghcr.io/tonyo/uncloud-playgrounds/rootfs with the corresponding tags.

Development

Prerequisites

  • Docker
  • Make

Building and Pushing Images

# Build
make build-uncloud-devmachine
make build-uncloud-server

# Build and Push
make push-uncloud-devmachine
make push-uncloud-server

Playground Management

Managed Playgrounds

Currently managed playgrounds:

Persisting Manifests

Prerequisites:

You can save the manifests of all the managed playgrounds locally to manifests/ directory:

make pull-playgrounds

This is currently done purely for backup and version tracking reasons.

About

Uncloud playgrounds and tutorials on https://labs.iximiuz.com/

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages