Home
Softono
ws-meta

ws-meta

Open source MIT Shell
148
Stars
0
Forks
20
Issues
0
Watchers
1 week
Last Commit

About ws-meta

📌 The central hub for Kloud Workspace planning, roadmap, and community discussions

Platforms

Web Self-hosted

Languages

Shell

Kloud Workspace • Meta

📌 The hub for Kloud Workspace roadmap, planning, and community discussions

Stars Docker Documentation License


# TL-DR; ⚡ Power your batteries now!
docker run -p 8080:8080 ghcr.io/kloudkit/workspace:latest

Purpose

This repository does not contain code.

Instead, it serves as the single place to:

  • Track bugs & feature requests for Kloud Workspace.
  • Discuss ideas and proposals.
  • View and contribute to the public roadmap.
  • Coordinate tasks that span multiple KloudKIT repositories.

How to Contribute

  1. Search first: check existing issues and discussions before opening a new thread.
  2. Open a new issue: for any bug report, feature request, or documentation enhancements. This repo is the primary project-tracker for Kloud Workspace.

    If an item must remain private, it will be transferred to the corresponding private repository instead and cross‑link it back to this meta issue for visibility.

  3. Start a discussion: for design questions, larger proposals, or general Q&A.
  4. Cross‑link: pull requests or issues from other repos using kloudkit/ws-meta#<issue‑number> to keep everything connected.

Need more details on coding standards, branching, or PR etiquette?

See the full contribution guidelines on our website.

Documentation

The full guide (including advanced usage and API reference) is available at https://ws.kloudkit.com.

Offline Documentation

Want to browse the docs locally? If you have Docker installed, run:

docker run -p 8088:80 ghcr.io/kloudkit/ws-docs

Then open http://localhost:8088 in your browser.

License

Released under the MIT License