|
You are here |
www.andreasvoegele.com | ||
| | | | |
www.fosslicious.com
|
|
| | | | | ||
| | | | |
codeinthehole.com
|
|
| | | | | A reference of how I have things configured. | |
| | | | |
willhaley.com
|
|
| | | | | Clone concourse-docker locally on Ubuntu. git clone https://github.com/concourse/concourse-docker Change to the concourse-docker directory. cd concourse-docker Generate keys for your local linux Concourse environment. ./generate-keys.sh Run Concourse. If you see an error regarding Version in "./docker-compose.yml" is unsupported then edit docker-compose.yml and change the version to 2, or whatever is appropriate for your docker-compose version installed. Note that I am using the real IP address for my machine. This is necessary. Also, note the credentials being set here. | |
| | | | |
gist.github.com
|
|
| | | Speed-up secp256k1 by using endomorphism https://paulmillr.com/posts/noble-secp256k1-fast-ecc/ - explanation-simple.md | ||