Skip to content

can-cc/jellyfish

Repository files navigation

y5c1eA.png

Jellyfish

run the server

This is the backend server for OpenSource Open softwares.

go get

go build main.go

./main 

then open [http://localhost:8180]

Development

Docs

Elastic apm configure

To enable elastic apm, set below environment variables.

export ELASTIC_APM_SERVICE_NAME=example

# Set custom APM Server URL (default: http://localhost:8200)
export ELASTIC_APM_SERVER_URL=

# Use if APM Server requires a token
export ELASTIC_APM_SECRET_TOKEN=

export ELASTIC_APM_ENVIRONMENT="production"

See the documentation for advanced configuration.


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages