chiyume

huly

Nov 24, 2024

  • project-managment

Installation

Linux

Install nginx Install docker

# Clone reposity
git clone https://github.com/hcengineering/huly-selfhost.git
cd huly-selfhost
 
# Prepare
./setup.sh <ip-address>
sudo ln -s $(pwd)/nginx.conf /etc/nginx/sites-enabled/
 
# Install
sudo systemctl restart nginx
sudo docker compose up
 

Usage

Appendix

  • GitHub - hcengineering/platform
  • GitHub - hcengineering/huly-selfhost

Graph View

  • Installation
  • Linux
  • Usage
  • Appendix