Website • Demo • Documentation • Chat
Atlas System is a simple tool to monitor servers, databases, websites and other tools used by analytics departments. Self-hosted. Installs in minutes. Supports SAML2 and AD/LDAP authentication.
Atlas System is built with Node and Meilisearch.
- Get the code
git clone git@github.com:atlas-bi/system.git - Enable Corepack and install the project dependencies
corepack enable && pnpm install - Create a
.envfile as specified in the docs - Finally, start up the website
pnpm run dev
Contributions are welcome! Please open an issue describing an issue or feature.
This repository uses commitizen. Commit code changes for pr's with pnpm run commit.
Use pnpm for the root project and commit pnpm-lock.yaml. Do not regenerate a root package-lock.json.
Atlas System was originally created and made open source by the Riverside Healthcare Analytics team. See the credits for more details.