mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
91 lines
3.8 KiB
Markdown
91 lines
3.8 KiB
Markdown
<br />
|
|
<div align="center">
|
|
<a href="https://portabase.io">
|
|
<img src="/.github/assets/logo.png" alt="Logo" width="80" height="80">
|
|
</a>
|
|
|
|
<h3 align="center">Portabase</h3>
|
|
|
|
<p align="center" style="margin-top: 20px; font-style: italic;">
|
|
<i>Portabase is a tool designed to simplify the backup and restoration of your database instances. It integrates seamlessly with <a href="https://github.com/Portabase/agent">Portabase agents</a> for managing operations securely and efficiently.</i>
|
|
</p>
|
|
|
|
|
|
[](LICENSE)
|
|
[](https://hub.docker.com/r/solucetechnologies/portabase)
|
|
[](https://github.com/Portabase/portabase)
|
|
|
|
[](https://www.postgresql.org/)
|
|
[](https://www.mysql.com/)
|
|
[](https://mariadb.org/)
|
|
[](https://www.mongodb.com/)
|
|
[](https://github.com/Portabase/portabase)
|
|
[](https://github.com/Portabase/portabase)
|
|
|
|
|
|
[![NextJS][NextJS]][NextJS-url]
|
|
[![BetterAuth][BetterAuth]][BetterAuth-url]
|
|
[![Drizzle][Drizzle]][Drizzle-url]
|
|
[![ShadcnUI][ShadcnUI]][ShadcnUI-url]
|
|
[![Docker][Docker]][Docker-url]
|
|
|
|
<p>
|
|
<strong>
|
|
<a href="https://portabase.io">Website</a> •
|
|
<a href="https://portabase.io/docs">Documentation</a> •
|
|
<a href="https://www.youtube.com/watch?v=hvLbX5LN1UE">Demo</a> •
|
|
<a href="https://portabase.io/docs/dashboard/setup">Installation</a> •
|
|
<a href="https://github.com/Portabase/portabase/issues/new?labels=bug&template=bug-report---.md">Report Bug</a> •
|
|
<a href="https://github.com/Portabase/portabase/issues/new?labels=enhancement&template=feature-request---.md">Request Feature</a>
|
|
</strong>
|
|
</p>
|
|
|
|

|
|
|
|
|
|
</div>
|
|
|
|
## Installation
|
|
|
|
You have 4 ways to install Portabase:
|
|
|
|
- Automated CLI (recommended) - [details](https://portabase.io/docs/dashboard/setup#cli)
|
|
- Docker Compose setup - [details](https://portabase.io/docs/dashboard/setup#docker)
|
|
- Kubernetes with Helm (soon)
|
|
- Development setup - [details](https://portabase.io/docs/dashboard/setup#development)
|
|
|
|
**Ensure Docker is installed on your machine before getting started.**
|
|
|
|
|
|
|
|
## Contributors
|
|
|
|
[](https://github.com/Portabase/portabase/graphs/contributors)
|
|
|
|
|
|
## License
|
|
|
|
Distributed under the Apache License. See `LICENSE.txt` for more details.
|
|
|
|
|
|
[Docker]: https://img.shields.io/badge/Docker-2496ED?logo=docker&logoColor=fff&style=for-the-badge
|
|
|
|
[NextJS]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
|
|
|
|
[BetterAuth]: https://img.shields.io/badge/Better%20Auth-FFF?logo=betterauth&logoColor=000&style=for-the-badge
|
|
|
|
[Drizzle]: https://img.shields.io/badge/Drizzle-111?style=for-the-badge&logo=Drizzle&logoColor=c5f74f
|
|
|
|
[ShadcnUI]: https://img.shields.io/badge/shadcn/ui-000000?style=for-the-badge&logo=shadcn/ui&logoColor=white
|
|
|
|
[NextJS-url]: https://nextjs.org/
|
|
|
|
[BetterAuth-url]: https://www.better-auth.com/
|
|
|
|
[Drizzle-url]: https://orm.drizzle.team/
|
|
|
|
[ShadcnUI-url]: https://ui.shadcn.com/
|
|
|
|
[Docker-url]: https://www.docker.com/
|
|
|