Closed nyxnor closed 3 years ago
Okay..., This was caused by the css
directory not existing in public
directory, and has been fixed.
Also, I've added support for Dockerfile
to make debugging easier.
I've added a manual for building with Docker, if you'd like to read it. Instructions on how to install the Nim for each OS version will be added to the README later. But, TorCI will be released as a binary using cross-compilation, so there is no need to install the Nim in the production environment.
I am not a fan of installing binaries.
Just to facilitate for you -> how to install nim
Ok, tested with docker.
I am not a fan of installing binaries.
I agree, But i don't recommend doing nimble build
in TorBox, because it will generate requests outside Tor.
Do you plan on signing the binaries?
Yes, I will support a file signature and hash check!
https://github.com/nonnil/TorCI#nimble
On debian 11, needs to install
nim
all good here:
later on failed: