Skip to content

fortizpenaloza/Cosmos

Repository files navigation

Cosmos

Logo

With Cosmos, I aim to provide a platform to collect data from connected devices and act on them defining a set of rules.

Name origin: Cosmos is used at times when the universe is regarded as a complex and orderly system or entity; the opposite of chaos.

Pharo - Unit Tests Coverage Status Baseline Groups Markdown Lint Pharo 10 Pharo 11

Quick links

License

  • The code is licensed under MIT.
  • The documentation is licensed under CC BY-SA 4.0.

Quick Start

Using a docker image

A Docker image is pushed to Docker Hub every time CI runs successfully.

In order to use it you must pull the latest docker image by typing into your CLI docker pull fortizpenaloza/cosmos

and then start it typing docker run -v logs:/opt/cosmos/logs --rm -p 8090:8090 fortizpenaloza/cosmos

Using an Pharo image

Installation

To load the project in a Pharo image, or declare it as a dependency of your own project follow this instructions

Contributing

Check the Contribution Guidelines

Releases

No releases published

Packages

No packages published

Languages