Skip to content

rhenryw/deployWisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deployWISP

Join Our Discord maintenance-status

An easily deployable repo for WCJ by Hg Workshop

How to use:

START WITH A FRESH UBUNTU SERVER

Point your desired domain/subdomain to the server that you want to install WISP on (Using an A record, you can run hostname -I if you don't know the IP)

Then run

curl -fsSL https://raw.githubusercontent.com/rhenryw/deployWisp/refs/heads/main/install.sh | bash -s yourdomain.tld

Replace yourdomain.tld with your domain or subdomain.

It will install and start by itself!

It's that easy!

Your brand new shiny wisp server will be at wss://domain.tld/ or wss://your.domain.tld/

To test

Go to Websocket Tester

Enter wss://yourdomain.tld and hit connect, if it says

- Connection failed, see your browser's developer console for reason and error code.
- Connection closed

Open an issue

NOTE: This has only been tested on newer ubuntu and debian

About

Deploy WISP servers with EASE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published