Skip to content

Latest commit

 

History

51 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bringup Platform

Self-hosted deployment for the Bringup platform.

Install

curl -fsSL https://raw.githubusercontent.com/bringup-labs/bringup-release/main/install.sh | sudo bash

Or clone and run manually:

git clone https://github.com/bringup-labs/bringup-release.git
cd bringup-release
sudo ./install.sh

The script will:

  • Install Docker (Linux) or verify it's running (Mac)
  • Install mkcert and generate locally-trusted TLS certs
  • Add all subdomains to /etc/hosts
  • Start all services

Once complete, open https://app.bringup.localhost

Uninstall

docker compose -f /opt/bringup/docker-compose.yml down -v
sudo rm -rf /opt/bringup

About

Official release and packaging repository for BringUp

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages