Skip to content

Instantly share code, notes, and snippets.

@scmgalaxy
Forked from g0t4/_resources.md
Created January 24, 2019 20:55
Show Gist options
  • Save scmgalaxy/18cdc46a192ed582f7af2a3e78dbf916 to your computer and use it in GitHub Desktop.
Save scmgalaxy/18cdc46a192ed582f7af2a3e78dbf916 to your computer and use it in GitHub Desktop.

Revisions

  1. @g0t4 g0t4 revised this gist Sep 21, 2016. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions _resources.md
    Original file line number Diff line number Diff line change
    @@ -6,6 +6,8 @@ Shortened URL for this gist: https://git.io/vitgf
    - Solitaire https://github.com/g0t4/teamcity-course-cards


    ### Tidbits

    - Microsoft Build Tools 2015 - https://www.microsoft.com/en-us/download/details.aspx?id=48159
    - Start mailhog with docker:
    ```bash
  2. @g0t4 g0t4 revised this gist Sep 21, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion _resources.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    Shortened URL for this gist: https://git.io/vitgf

    Repositories:
    ### Repositories
    - Spring Pet Clinic [https://github.com/g0t4/teamcity-course-spring-petclinic](https://github.com/g0t4/teamcity-course-spring-petclinic)
    - AspNet.Identity.Mongo [https://github.com/g0t4/teamcity-course-aspnet-identity-mongo](https://github.com/g0t4/teamcity-course-aspnet-identity-mongo)
    - Solitaire https://github.com/g0t4/teamcity-course-cards
  3. @g0t4 g0t4 revised this gist Sep 21, 2016. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions _resources.md
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,11 @@
    Shortened URL for this gist: https://git.io/vitgf

    Repositories:
    - Spring Pet Clinic [https://github.com/g0t4/teamcity-course-spring-petclinic](https://github.com/g0t4/teamcity-course-spring-petclinic)
    - AspNet.Identity.Mongo [https://github.com/g0t4/teamcity-course-aspnet-identity-mongo](https://github.com/g0t4/teamcity-course-aspnet-identity-mongo)
    - Solitaire https://github.com/g0t4/teamcity-course-cards


    - Microsoft Build Tools 2015 - https://www.microsoft.com/en-us/download/details.aspx?id=48159
    - Start mailhog with docker:
    ```bash
  4. @g0t4 g0t4 revised this gist Sep 20, 2016. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion _resources.md
    Original file line number Diff line number Diff line change
    @@ -11,4 +11,5 @@ docker run -d \
    -p 1025:1025 \
    -p 8025:8025 \
    mailhog/mailhog
    ```
    ```
    - TeamCity 10 - What is new - Webinar Recording https://blog.jetbrains.com/teamcity/2016/08/webinar-recording-whats-new-in-teamcity-10-0/ - Shows much more of the integration available with external Issue Trackers (i.e. GitHub Issues), Commit Status (i.e. pull requests in GitHub) and using Project level Connections to simplify creating builds for repositories in external VCS systems like GitHub.
  5. @g0t4 g0t4 revised this gist Sep 20, 2016. 1 changed file with 10 additions and 1 deletion.
    11 changes: 10 additions & 1 deletion _resources.md
    Original file line number Diff line number Diff line change
    @@ -2,4 +2,13 @@ Shortened URL for this gist: https://git.io/vitgf

    - Spring Pet Clinic [https://github.com/g0t4/teamcity-course-spring-petclinic](https://github.com/g0t4/teamcity-course-spring-petclinic)
    - AspNet.Identity.Mongo [https://github.com/g0t4/teamcity-course-aspnet-identity-mongo](https://github.com/g0t4/teamcity-course-aspnet-identity-mongo)
    - Microsoft Build Tools 2015 - https://www.microsoft.com/en-us/download/details.aspx?id=48159
    - Microsoft Build Tools 2015 - https://www.microsoft.com/en-us/download/details.aspx?id=48159
    - Start mailhog with docker:
    ```bash
    docker run -d \
    --restart unless-stopped \
    --name mailhog \
    -p 1025:1025 \
    -p 8025:8025 \
    mailhog/mailhog
    ```
  6. @g0t4 g0t4 revised this gist Sep 20, 2016. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion _resources.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,5 @@
    Shortened URL for this gist: https://git.io/vitgf

    - Spring Pet Clinic [https://github.com/g0t4/teamcity-course-spring-petclinic](https://github.com/g0t4/teamcity-course-spring-petclinic)
    - AspNet.Identity.Mongo [https://github.com/g0t4/teamcity-course-aspnet-identity-mongo](https://github.com/g0t4/teamcity-course-aspnet-identity-mongo)
    - AspNet.Identity.Mongo [https://github.com/g0t4/teamcity-course-aspnet-identity-mongo](https://github.com/g0t4/teamcity-course-aspnet-identity-mongo)
    - Microsoft Build Tools 2015 - https://www.microsoft.com/en-us/download/details.aspx?id=48159
  7. @g0t4 g0t4 revised this gist Sep 20, 2016. 1 changed file with 2 additions and 4 deletions.
    6 changes: 2 additions & 4 deletions _resources.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,4 @@
    Shortened URL for this gist: https://git.io/vitgf

    - Module 2
    - Spring Pet Clinic [https://github.com/g0t4/teamcity-course-spring-petclinic](https://github.com/g0t4/teamcity-course-spring-petclinic)
    - Module 3
    - AspNet.Identity.Mongo [https://github.com/g0t4/teamcity-course-aspnet-identity-mongo](https://github.com/g0t4/teamcity-course-aspnet-identity-mongo)
    - Spring Pet Clinic [https://github.com/g0t4/teamcity-course-spring-petclinic](https://github.com/g0t4/teamcity-course-spring-petclinic)
    - AspNet.Identity.Mongo [https://github.com/g0t4/teamcity-course-aspnet-identity-mongo](https://github.com/g0t4/teamcity-course-aspnet-identity-mongo)
  8. @g0t4 g0t4 revised this gist Sep 2, 2016. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion _resources.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,6 @@
    Shortened URL for this gist: https://git.io/vitgf

    - Module 2
    - Spring Pet Clinic [https://github.com/g0t4/teamcity-course-spring-petclinic](https://github.com/g0t4/teamcity-course-spring-petclinic)
    - Spring Pet Clinic [https://github.com/g0t4/teamcity-course-spring-petclinic](https://github.com/g0t4/teamcity-course-spring-petclinic)
    - Module 3
    - AspNet.Identity.Mongo [https://github.com/g0t4/teamcity-course-aspnet-identity-mongo](https://github.com/g0t4/teamcity-course-aspnet-identity-mongo)
  9. @g0t4 g0t4 revised this gist Sep 2, 2016. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion _resources.md
    Original file line number Diff line number Diff line change
    @@ -1 +1,4 @@
    Shortened URL for this gist: https://git.io/vitgf
    Shortened URL for this gist: https://git.io/vitgf

    - Module 2
    - Spring Pet Clinic [https://github.com/g0t4/teamcity-course-spring-petclinic](https://github.com/g0t4/teamcity-course-spring-petclinic)
  10. @g0t4 g0t4 revised this gist Sep 1, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion docker-compose.yml
    Original file line number Diff line number Diff line change
    @@ -13,4 +13,4 @@ services:
    volumes:
    - ./data/agent:/data/teamcity_agent/conf
    environment:
    SERVER_URL: http://teamcity
    SERVER_URL: http://teamcity:8111
  11. @g0t4 g0t4 revised this gist Sep 1, 2016. No changes.
  12. @g0t4 g0t4 renamed this gist Sep 1, 2016. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  13. @g0t4 g0t4 revised this gist Sep 1, 2016. 1 changed file with 16 additions and 0 deletions.
    16 changes: 16 additions & 0 deletions docker-compose.yml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,16 @@
    version: '2'

    services:
    teamcity:
    image: jetbrains/teamcity-server:10.0.1
    volumes:
    - ./data/server/datadir:/data/teamcity_server/datadir
    - ./data/server/logs:/opt/teamcity/logs
    ports:
    - 8111:8111
    teamcity-agent:
    image: jetbrains/teamcity-agent:10.0.1
    volumes:
    - ./data/agent:/data/teamcity_agent/conf
    environment:
    SERVER_URL: http://teamcity
  14. @g0t4 g0t4 revised this gist Sep 1, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion resources.md
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    -
    Shortened URL for this gist: https://git.io/vitgf
  15. @g0t4 g0t4 created this gist Sep 1, 2016.
    1 change: 1 addition & 0 deletions resources.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    -