selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

Surmai logo

Surmai

268

About

Surmai is a travel-planning application designed for individuals and families who want to organize trip details in one place. It focuses on coordinating planning tasks among multiple people, keeping...

Community Ratings

No ratings yet

Features

  • Trip organization
  • Multi-user collaboration
  • Offline access
  • Privacy
  • Mobile friendly
  • Progressive Web App
  • Translation support

Details

Last Updated
Jul 19, 2026
Created
Nov 18, 2024
Install Methods
docker
Requirements
PocketBase
API
REST
Backup & Export
file-backup
Runtime / Stack
Docker
Privacy & Independence
Cloud: OptionalOffline Capable
User Model
Multi-User
Deployment

Deployment: Docker Compose ✓Single Containerminimal hosting footprintsingle container

Docker Compose

1 service

no resource limits declared

needs persistent storage (1 volume)

docker-compose.yaml · @ 935f96f · scanned Jul 19, 2026

volumes:
  surmai_data:

services:
  surmai_server:
    container_name: surmai_server
    image: ghcr.io/rohitkumbhar/surmai:main
    volumes:
      - surmai_data:/pb_data
    ports:
      - "9090:8080"
    restart: always
    environment:
      SURMAI_ADMIN_EMAIL: admin@example.com # Add your default administrator email
      SURMAI_ADMIN_PASSWORD: ChangeMe123#@! # Admin password. Min 9 characters with all the fixings
      PB_DATA_DIRECTORY: /pb_data # Must match volume directory above
#     SURMAI_DEMO_MODE: true # Enable Demo mode

#     Optional environment variables are used by
#     Litestream replication to s3 (-compatible) storage
# ...

Track your self-hosted stack

Bookmark software to try, rate tools you've used, and keep your collection in one place.

Metadata extracted from README on Jul 19, 2026

Related Software

AdventureLog logo

AdventureLog

3.4k
AdventureLog is an open-source travel companion for logging adventures, planning trips, and sharing travel experiences.
Maps And GPSCopyleft LicenseTrip Planning+4
Details
TRIP logo

TRIP

1.7k
TRIP is a self-hostable minimalist map tracker and trip planner for managing points of interest and organizing travel itineraries.
Maps And GPSTrip PlanningSelf Hosting Solutions+4
Details