Skip to content

izulwahidin/Docker-PocketBase-Multi-Instance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker PocketBase Multi Instance

Easy setup for PocketBase Multi Instance

Setup

  1. Clone this repository

    git clone [email protected]:izulwahidin/Docker-PocketBase-Multi-Instance.git
    cd Docker-PocketBase-Multi-Instance
  2. Configure your environment

    Copy and rename the .env.example file to .env, then customize it according to your preferences.

    cp .env.example .env

Run Services

To start the services, run the following command:

./run.sh

Access PocketBase

Once the services are running, you can access PocketBase instances at:

http://<ip_vps>/onlinestore/
http://<ip_vps>/bootstore/

Or using a domain:

http://<domain.com>/onlinestore/
http://<domain.com>/bootstore/

Todo

- Not yet

About

Docker PocketBase Multi Instance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published