️ Tipi is a homeserver for everyone! One command setup, one click installs for your favorites self-hosted apps.
Go to file
2024-02-01 19:57:04 +01:00
__mocks__ refactor: export TipiCache as a non-instantiated class 2023-08-28 22:01:40 +02:00
.devcontainer chore: rename all reference of personal github account to new organization 2023-10-12 21:16:37 +02:00
.github ci: remove codecov action 2024-02-01 19:57:04 +01:00
e2e test(e2e): increase droplet size 2024-01-12 08:09:30 +01:00
packages chore(deps-dev): bump @faker-js/faker from 8.3.1 to 8.4.0 2024-02-01 06:56:33 +01:00
patches chore: apply next-safe-action patch 2023-10-12 22:26:34 +02:00
public feat(app-image-api): add some image failsafes 2024-01-08 19:48:52 +01:00
screenshots [ImgBot] Optimize images 2022-12-20 20:41:25 +01:00
scripts Added manjaro as target 2024-01-22 20:04:01 +01:00
src New Crowdin updates (#1190) 2024-01-31 18:44:43 +01:00
tests refactor: flatten translation tree 2024-01-18 20:21:07 +01:00
.all-contributorsrc chore: fix my name in readme 2024-01-24 14:44:12 +02:00
.dockerignore ci: fix dockerfile to copy tests folder 2023-06-28 22:46:18 +02:00
.env.example chore: rename all reference of personal github account to new organization 2023-10-12 21:16:37 +02:00
.env.test refactor: move db migrations in cli start command 2023-08-28 20:23:51 +02:00
.eslintignore chore(deps): bump sentry dependencies 2024-01-21 11:15:51 +01:00
.eslintrc.js chore: order translations keys with eslint 2024-01-18 20:21:07 +01:00
.gitignore feat(dashboard): configure sentry for client and server 2023-12-09 15:00:32 +01:00
.prettierrc.js chore: order translations keys with eslint 2024-01-18 20:21:07 +01:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2022-05-13 14:04:16 +00:00
codecov.yml ci: enable informational mode in codecov 2023-09-02 22:03:39 +02:00
crowdin.yml feat: setup next-intl with initial page props 2023-05-09 08:29:35 +02:00
docker-compose.dev.yml fix(api): rename to worker-api to avoid conflict with nextjs API 2024-01-25 08:40:30 +01:00
docker-compose.prod.yml fix(api): rename to worker-api to avoid conflict with nextjs API 2024-01-25 08:40:30 +01:00
Dockerfile feat: user 1000 in worker 2024-01-20 10:14:13 +01:00
Dockerfile.dev refactor(traefik): requests to /api proxied to worker api 2024-01-20 15:32:18 +01:00
global.d.ts feat: setup next-intl with initial page props 2023-05-09 08:29:35 +02:00
jest.config.ts chore(deps): bump msw to 2.0.11 2023-12-12 09:27:55 +01:00
LICENSE Create LICENSE 2022-04-22 10:22:43 +00:00
next-env.d.ts feat(apps): add "enable on guest dashboard option" 2023-11-02 19:04:57 +01:00
next.config.mjs chore(sentry): add release name to configs 2024-01-09 22:25:48 +01:00
package.json chore(deps-dev): bump @faker-js/faker from 8.3.1 to 8.4.0 2024-02-01 06:56:33 +01:00
playwright.config.ts tests(e2e): refactor register user to insert directly in db 2023-06-03 19:18:18 +02:00
pnpm-lock.yaml chore(deps-dev): bump @faker-js/faker from 8.3.1 to 8.4.0 2024-02-01 06:56:33 +01:00
pnpm-workspace.yaml feat: create new cli package 2023-08-16 21:53:59 +02:00
README.md chore: fix my name in readme 2024-01-24 14:44:12 +02:00
reset.d.ts chore: create ts path aliases and add ts-reset 2023-03-28 22:44:03 +02:00
sentry.client.config.ts chore(sentry): add release name to configs 2024-01-09 22:25:48 +01:00
sentry.edge.config.ts chore: use deconstructed values in sentry configs 2024-01-09 22:25:48 +01:00
sentry.server.config.ts chore: use deconstructed values in sentry configs 2024-01-09 22:25:48 +01:00
sonar-project.properties refactor: move dashboard files in root folder 2023-02-20 08:41:59 +01:00
tsconfig.json feat(dashboard): add error monitoring opt-out feature 2023-12-09 15:00:32 +01:00
vitest.workspace.ts chore: add local prod script 2023-10-11 21:22:57 +02:00

Tipi — A personal homeserver for everyone

All Contributors

License Version Issues Docker Pulls Docker Image Size Build Crowdin

💡 Tipi is built with TypeScript, Next.js app router and Drizzle ORM! If you want to collaborate on a cool project, join the discussion on Discord!

Join the community

Discord

Preview

⚠️ Tipi is built and maintained by volunteers. There is no guarantee of support or security when you use Tipi. While the system is considered stable, it is still in active development and may contain bugs.

Tipi is a personal homeserver orchestrator that makes it easy to manage and run multiple services on a single server. It is based on Docker and comes with a simple web interface to manage your services. Tipi is designed to be easy to use, so you don't have to worry about manual configuration or networking. Simply install Tipi on your server and use the web interface to add and manage services. You can see a list of available services in the App Store repo and request new ones if you don't see what you need. To get started, follow the installation instructions below.

Getting started

Visit our website runtipi.io for installation instructions, documentation and guides.

Demo

You can try out a demo of Tipi at demo.runtipi.io using the following credentials:

username: user@runtipi.io
password: password

📚 Documentation

For a detailed guide on how to install Tipi. This amazing article by @kycfree Running a Home Server with Tipi

You can find more documentation and tutorials / FAQ on runtipi.io

❤️ Contributing

Tipi is made to be very easy to plug in new apps. We welcome and appreciate new contributions.

If you want to add a new app or feature, you can follow the Contribution guide for instructions on how to do so.

We are looking for contributions of all kinds. If you know design, development, or have ideas for new features, please get in touch.

📜 License

License

Tipi is licensed under the GNU General Public License v3.0. TL;DR — You may copy, distribute and modify the software as long as you track changes/dates in source files. Any modifications to or software including (via compiler) GPL-licensed code must also be made available under the GPL along with build & install instructions.

🗣 Community

🙏 Acknowledgements

  • Freepik - Thanks for providing a free logo for the project
  • Sentry - Thanks for providing error tracking for the project
  • Crowdin - Thanks for providing localization management for the project
  • CodeRabbit - Thanks for providing free AI code reviews in our Pull Requests

Contributors

Thanks goes to these wonderful people (emoji key):

Nicolas Meienberger
Nicolas Meienberger

💻 🚇 ⚠️ 📖
ArneNaessens
ArneNaessens

💻 🤔 ⚠️
DrMxrcy
DrMxrcy

💻 🤔 ⚠️ 🖋 📣 💬 👀
Cooper
Cooper

💻
JTruj1ll0923
JTruj1ll0923

💻
Stetsed
Stetsed

💻
Jones_Town
Jones_Town

💻
Rushi Chaudhari
Rushi Chaudhari

💻
Robert Blaine
Robert Blaine

💻
Seth For Privacy
Seth For Privacy

💻
Prajna
Prajna

💻
Justin Moy
Justin Moy

💻
dextreem
dextreem

💻
Brahim Hadriche
Brahim Hadriche

💻
Andrew Brereton
Andrew Brereton

🖋
Freddie Sackur
Freddie Sackur

💻 📖
Innocentius
Innocentius

🌍
Alex
Alex

💻
Ryan Wang
Ryan Wang

💻
simonandr
simonandr

🖋
iepure
iepure

🌍
Sergey Kodolov
Sergey Kodolov

🌍 💻
sclaren
sclaren

💻
mcmeel
mcmeel

💬 🤔 💻 📖
NoisyFridge
NoisyFridge

🌍
Bvoxl
Bvoxl

🌍
m-lab-0
m-lab-0

🌍
dannkunt
dannkunt

🌍
Schmanko
Schmanko

🌍
Nghia Lele
Nghia Lele

🌍
amusingimpala75
amusingimpala75

💻
David
David

🌍
Stavros
Stavros

🌍 💻 ⚠️ 📖
loxiry
loxiry

🌍
JigSaw
JigSaw

💻
DireMunchkin
DireMunchkin

💻
Fabio Cingottini
Fabio Cingottini

🌍
him
him

💻
CHALOPIN Clément
CHALOPIN Clément

💻
Geetansh Jindal
Geetansh Jindal

💻
Olivier Garcia
Olivier Garcia

💻
qcoudeyr
qcoudeyr

💻
Armand Gillot
Armand Gillot

💻
Jaffo73
Jaffo73

⚠️ 💻
Jorge Montejo
Jorge Montejo

💻
Frédéric Cilia
Frédéric Cilia

💻
Agustín Carrasco
Agustín Carrasco

💻
Thibault Claude
Thibault Claude

💻
Joshua Banks
Joshua Banks

💻 📖

Did you contribute and want to see your name listed in the README? Write a comment here This project follows the all-contributors specification. Contributions of any kind welcome!