Skip to content

CatcoinCore/Eiquidus-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

102 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Catcoin Explorer Installer Ubuntu 22/24


Recommended minimum: 2 core server

To avoid package conflicts, it's best to run this installer on a fresh server install


Usage:

1)

  sudo apt update && sudo apt -y upgrade

2)

  git clone https://github.com/CatcoinCore/Eiquidus-installer

  cd Eiquidus-installer

  sudo bash install.sh

  Follow on screen prompts

Explorer Site:

Register a domain name & point dns at server ip.

http://domain-name.com

https://domain-name.com - with Cloudflare

Service Control:

sudo systemctl start/stop/status catcoind

sudo systemctl start/stop/status explorer

Some issue db needs a reindex:

  sudo systemctl stop explorer
  cd eiquidus
  npm run reindex
  sudo systemctl start explorer

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors