️ Tipi is a homeserver for everyone! One command setup, one click installs for your favorites self-hosted apps.
Go to file
Nicolas Meienberger 67c6480d43
Sync 3.5.3 in develop (#1614)
* chore: bump version to 3.5.2

* fix(container): use env variables instead of parsing before ready

* chore: run biome safe autofix

* fix(db): use env for username and db instead of hardcoded value

* chore: bump version to 3.5.3

* chore: remove un-needed files after merge

* chore: biome auto fix

* chore(worker): bump esbuild version

* New Crowdin updates (#1615)

* New translations en.json (Ukrainian)

* New translations en.json (Swedish)

* chore: update lock file

* refactor(worker): change shiki to ansi-to-html for a 8MB bundle size reduction

* chore: remove eslint comments

* chore: fix biome in apps/** folders

* chore: revert si named import
2024-08-21 08:50:50 +02:00
.devcontainer Sync 3.5.2 in develop (#1589) 2024-08-10 15:14:08 +02:00
.github chore: remove prettier and eslint (#1604) 2024-08-17 15:16:01 +02:00
e2e chore: remove prettier and eslint (#1604) 2024-08-17 15:16:01 +02:00
packages Sync 3.5.3 in develop (#1614) 2024-08-21 08:50:50 +02:00
patches chore(deps): bump next-safe-action from 6.2.0 to 7.1.1 (#1502) 2024-06-24 20:21:26 +02:00
public chore: setup biomejs and correct a few pages (#1575) 2024-08-05 20:59:38 +02:00
screenshots [ImgBot] Optimize images 2022-12-20 20:41:25 +01:00
scripts Release/3.3.1 (#1438) 2024-05-26 16:18:57 +02:00
src Sync 3.5.3 in develop (#1614) 2024-08-21 08:50:50 +02:00
tests refactor: inversify more classes (#1607) 2024-08-18 17:02:33 +02:00
.all-contributorsrc docs: update .all-contributorsrc [skip ci] 2024-07-02 16:30:11 +00:00
.dockerignore Sync 3.5.3 in develop (#1614) 2024-08-21 08:50:50 +02:00
.env.example feat(settings): control timezone from settings ui (#1536) 2024-07-20 23:46:50 +02:00
.env.test refactor: move db migrations in cli start command 2023-08-28 20:23:51 +02:00
.gitignore feat: app backups (#1488) 2024-07-24 21:30:47 +02:00
biome.json Sync 3.5.3 in develop (#1614) 2024-08-21 08:50:50 +02: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: socket not working whith custom port (#1612) 2024-08-20 08:52:17 +02:00
docker-compose.prod.yml feat: app backups (#1488) 2024-07-24 21:30:47 +02:00
Dockerfile refactor: isolate cache in its own package (#1603) 2024-08-17 17:01:16 +02:00
Dockerfile.dev refactor: isolate cache in its own package (#1603) 2024-08-17 17:01:16 +02:00
global.d.ts feat: setup next-intl with initial page props 2023-05-09 08:29:35 +02: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 refactor(app-details): move client components down (#1501) 2024-06-22 12:34:51 +02:00
package.json Sync 3.5.3 in develop (#1614) 2024-08-21 08:50:50 +02: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 Sync 3.5.3 in develop (#1614) 2024-08-21 08:50:50 +02:00
pnpm-workspace.yaml feat: create new cli package 2023-08-16 21:53:59 +02:00
README.md docs: update README.md [skip ci] 2024-07-02 16:30:10 +00: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 Sync 3.5.2 in develop (#1589) 2024-08-10 15:14:08 +02:00
sonar-project.properties refactor: move dashboard files in root folder 2023-02-20 08:41:59 +01:00
start.dev.sh release/3.3.0 (#1424) 2024-05-25 20:38:38 +02:00
start.prod.sh fix(worker): use correct path for ssl cert output 2024-03-21 07:41:20 +01:00
tsconfig.json Sync 3.5.2 in develop (#1589) 2024-08-10 15:14:08 +02:00
vitest.workspace.ts refactor: inversify more classes (#1607) 2024-08-18 17:02:33 +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

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

  • GitHub - Thanks for generously giving us access to your full product suite
  • 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

🔀 Server Actions - Component Flow

Server Actions - Component Flow

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

💻 📖
hex-developer
hex-developer

💻
Gabriel Farias Nunes
Gabriel Farias Nunes

🌍
Boogie Cigdemoglu
Boogie Cigdemoglu

📖

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!