 
      
    | You are here | rgielen.net | ||
| | | | | blog.anoff.io | |
| | | | | Andreas' personal blog | |
| | | | | jtreminio.com | |
| | | | | Juan Treminio - Dallas based senior web developer | |
| | | | | www.pakstech.com | |
| | | | | 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 | |
| | | 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. | ||