Explore >> Select a destination


You are here

rgielen.net
| | blog.anoff.io
8.2 parsecs away

Travel
| | Andreas' personal blog
| | jtreminio.com
16.5 parsecs away

Travel
| | Juan Treminio - Dallas based senior web developer
| | www.pakstech.com
6.2 parsecs away

Travel
| | In the last post of the series we touched the surface and learned what Hugo is. This time we will dive deeper and actually create our first example site with a ready theme.
| | willhaley.com
39.8 parsecs away

Travel
| 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.