Tools for monitoring NTS and Gemini servers https://chronoscope.cifelli.xyz
Go to file
Mike Cifelli bb05e5fad8
Format code
2024-07-06 17:08:49 -04:00
assets Center the main table 2024-05-31 17:42:32 -04:00
ca-certificates Allow local CA certificates to be used 2024-03-18 09:47:18 -04:00
config Fix deployment 2024-06-05 14:21:26 -04:00
lib Re-activate clients if they are restarted 2024-06-06 10:56:23 -04:00
priv Re-activate clients if they are restarted 2024-06-06 10:56:23 -04:00
rel/overlays/bin Update dependencies and create container image file 2024-03-18 08:20:36 -04:00
test Format code 2024-07-06 17:08:49 -04:00
.dockerignore Allow local CA certificates to be used 2024-03-18 09:47:18 -04:00
.formatter.exs Add more tests 2024-03-17 12:40:43 -04:00
.gitignore Fix deployment 2024-06-05 14:21:26 -04:00
.tool-versions Use an arm64 compatible otp version 2024-03-18 13:32:20 -04:00
Dockerfile Use an arm64 compatible otp version 2024-03-18 13:32:20 -04:00
README.md Initial commit 2024-03-09 14:27:14 -05:00
mix.exs Show a list of NTS servers 2024-06-04 20:03:02 -04:00
mix.lock Add error checking in nts controller 2024-03-30 11:32:28 -04:00

README.md

Chronoscope

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more