Home
Softono
TRIP

TRIP

Open source MIT Docker
1.5K
Stars
91
Forks
10
Issues
7
Watchers
2 weeks
Last Commit

About TRIP

<p align="center"><img width="120" src="./src/public/favicon.png"></p> <h2 align="center">TRIP</h2> <div align="center"> [![Support](https://img.shields.io/badge/Support-30363D?style=for-the-badge&logo=GitHub-Sponsors)](https://ko-fi.com/itskovacs) ![Status](https://img.shields.io/badge/status-active-success?style=for-the-badge) [![GitHub Issues](https://img.shields.io/github/issues/itskovacs/trip?style=for-the-badge&color=ededed)](https://github.com/itskovacs/trip/issues) ![Pulls](https://img.shields.io/badge/pulls-200k+-2596be?style=for-the-badge) </div> <div align="center"> ![TRIP Planning](./.github/screenshot.jpg) </div> ## πŸ“ Table of Contents - πŸ“¦ [About](#about) - 🌱 [Getting Started](#getting_started) - πŸ“Έ [Demo](#demo) ## πŸ“¦ About <a name = "about"></a> TRIP (*Tourism and Recreational Interest Points*) is a self-hostable **minimalist Map tracker** and **Trip planner** to visualize your points of interest (POI) and organize your next adventure details. **Core Features:** - Map and manage P ...

Platforms

Web Self-hosted Docker

Languages

Docker

TRIP

Support Status GitHub Issues Pulls

TRIP Planning

πŸ“ Table of Contents

πŸ“¦ About

TRIP (Tourism and Recreational Interest Points) is a self-hostable minimalist Map tracker and Trip planner to visualize your points of interest (POI) and organize your next adventure details.

Core Features:

  • Map and manage POIs on interactive maps
  • Plan multi-day trips with detailed itineraries
  • Collaborate and share with travel companions

No telemetry. No tracking. No ads. Free, forever.

See the πŸ“Έ demo to explore TRIP in action.


🌱 Getting Started

If you need help, feel free to open a discussion.

Deployment is designed to be simple using Docker.

Option 1: Docker Compose (Recommended)

Use the docker-compose.yml file provided in this repository. No changes are required, though you may customize it to suit your needs.

Run the container:

docker-compose up -d

Option 2: Docker Run

# Ensure you have the latest image
docker pull ghcr.io/itskovacs/trip:1

# Run the container
docker run -d -p 8080:8000 -v ./storage:/app/storage ghcr.io/itskovacs/trip:1

Configuration

Refer to the configuration documentation to set up OIDC authentication and other settings.

[!TIP] See Documentation to learn more.


πŸ“Έ Demo

A demo is available at itskovacs-trip.netlify.app.


Made with ❀️ in BZH

Buy Me a Coffee at ko-fi.com