Skip to content

Latest commit

 

History

68 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

artio Relay

License: MIT GoDoc Go Report Card GitHub release GitHub release date

Actions

CI CI CI CI

artio-relay

Artio Relay is the nostr relay implementation of the Software Engineering Group of the University of Bern.

This implementation is built upon a postgres database with a custom data store.

Docker

In order to run the docker compose execute the following statement from the root of this project

docker compose -f .\build\docker-compose.yml up --build -d

or you can always pull our latest docker image by running:

docker pull ghcr.io/seg-unibe/artio-relay:latest

Standalone

For running standalone see the build folder where you can find more build scripts.

Deployment

The application will then be running on port 8000 by default. In order to forward connections you have to set up a proper proxy on your own hosts or change the docker compose accordingly.

The use of a HA Proxy or NGINX is highly advised for proper access management.

Additional Information

If you have any other questions about the specifics of the implementation and the deployment process, feel free to get in touch

About

Nostr relay written in Go

Topics

Resources

Stars

12 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages