Skip to content

quirrel-dev/quirrel-on-railway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Quirrel on Railway

To deploy your own Quirrel server to Railway, click this button:

Deploy to Railway

During the process, Railway will clone this repository for you. In there, you find a Dockerfile. To pin down your Quirrel version, update its tag:

- FROM ghcr.io/quirrel-dev/quirrel:main
+ FROM ghcr.io/quirrel-dev/quirrel:sha-f218c98

Check Quirrel's Docker image page to find the exact version you want to pin.

Use the PASSPHRASE you set during the creation to issue a new token:

curl --user ignored:<PASSPHRASE> -X PUT https://mighty-owl-production.up.railway.app/tokens/foo

You now have your own Quirrel instance 🥳

Next step: Connecting your application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published