Skip to content
This repository has been archived by the owner on Dec 26, 2021. It is now read-only.

shadowban-eu/testing

Repository files navigation

Docker

Follow the quickstart instructions in our docker repo's README.

Install/Run

$ git clone https://github.com/shadowban-eu/testing ./testing; cd $_
$ ./bin/install.sh
$ ./bin/docker-entry.sh .env.example # takes any .env file

Memory Profiling

Using memory-profiler to debug memory usage:

# When env vars are already set
$ ./bin/docker-entry.sh mprof
# Otherwise, read from file
$ ./bin/docker-entry.sh .env.example mprof
# Passes remaining arguments to mprof (set interval to 5s)
$ ./bin/docker-entry.sh .env.example mprof -T 5

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published