2023-10-28 18:23:19 +00:00
---
sidebar_position: 1
---
2024-01-08 18:06:32 +00:00
# Introduction
2023-10-28 18:23:19 +00:00
2024-01-08 18:06:32 +00:00
## What is Tianji
2023-10-28 18:23:19 +00:00
2024-01-08 18:06:32 +00:00
One sentence to summarize:
2023-10-28 18:23:19 +00:00
2024-01-08 18:06:32 +00:00
**Tianji** = **Website Analytics** + **Uptime Monitor** + **Server Status**
2023-10-28 18:23:19 +00:00
2024-01-08 18:06:32 +00:00
### Why is it called Tianji?
2023-10-28 18:23:19 +00:00
2024-01-08 18:06:32 +00:00
Tianji(天机, pronunciation Tiān Jī) in chinese which means **Heavenly Opportunity** or **Strategy**
2023-10-28 18:23:19 +00:00
2024-01-08 18:06:32 +00:00
The characters 天 (Tiān) and 机 (Jī) can be translated as "heaven" and "machine" or "mechanism" respectively. When combined, it might refer to a strategic or opportunistic plan or opportunity that seems to be orchestrated by a higher power or a celestial force.
2023-10-28 18:23:19 +00:00
2024-01-08 18:06:32 +00:00
## Installation
2023-10-28 18:23:19 +00:00
2024-01-08 18:06:32 +00:00
Install Tianji with Docker is very simple. just make sure you have been install docker and docker-compose plugin
2023-10-28 18:23:19 +00:00
2024-01-08 18:06:32 +00:00
and then, run those command in anywhere:
2023-10-28 18:23:19 +00:00
```bash
2024-01-08 18:06:32 +00:00
wget https://raw.githubusercontent.com/msgbyte/tianji/master/docker-compose.yml
docker compose up -d
2023-10-28 18:23:19 +00:00
```
2024-01-08 18:06:32 +00:00
## Community
2023-10-28 18:23:19 +00:00
2024-01-08 18:06:32 +00:00
Join our thriving community to connect with fellow users, share experiences, and stay updated on the latest features and developments. Collaborate, ask questions, and contribute to the growth of the Tianji community.
2023-10-28 18:23:19 +00:00
2024-01-08 18:06:32 +00:00
- [GitHub ](https://github.com/msgbyte/tianji )
- [Discord ](https://discord.gg/8Vv47wAEej )
- [Stack Overflow ](https://stackoverflow.com/questions/tagged/tianji )