Clace icon
Clace icon

Clace

 1 like

Clace is a web app deployment platform for internal tools. Clace builds and runs containers and provides a GitOps workflow for teams to deploy webapps, across Linux, Windows and OSX.

License model

  • FreeOpen Source

Platforms

  • Mac
  • Windows
  • Linux
  No rating
1 like
0comments
0 news articles

Features

Suggest and vote on features
  1.  Container Orchestration
  2. Docker icon  Support for Docker
  3.  Custom Domain
  4.  OAUTH
  5.  Single Sign-On
  6.  Golang

Clace News & Activities

Highlights All activities

Recent activities

Show all activities

Clace information

  • Developed by

    ClaceIO
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    4 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  575 Stars
  •  11 Forks
  •  1 Open Issues
  •   Updated Mar 13, 2025 
View on GitHub

Our users have written 0 comments and reviews about Clace, and it has gotten 1 likes

Clace was added to AlternativeTo by ajayvk on Jun 19, 2024 and this page was last updated Jun 19, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Clace?

Clace is an Apache-2.0 licensed project building a web app development and deployment platform for internal tools. Clace allows easy and secure hosting of multiple web apps, in any language/framework, on a single machine. Clace is cross-platform (Linux/Windows/OSX) and provides a GitOps workflow for managing web apps.

Clace combines the functionality of a reverse proxy and a container orchestrator (using Docker or Podman) in a single lightweight binary. Start Clace server and ensure Docker or Podman is running. Apps can then be installed directly from GitHub source repo. Clace builds the image and starts the container lazily, on the first API call. Clace can OAuth authentication as required. Apps are deployed directly from the git repo, no build step required.

Official Links