GithubHelp home page GithubHelp logo

sixeyed / presentations Goto Github PK

View Code? Open in Web Editor NEW
243.0 243.0 110.0 86.83 MB

Source material for presentations

License: Creative Commons Attribution Share Alike 4.0 International

JavaScript 63.92% C# 14.41% Shell 1.34% CSS 0.63% HTML 3.61% PowerShell 2.49% Gherkin 0.91% Batchfile 0.45% Java 4.87% Dockerfile 3.04% TSQL 1.87% ASP.NET 2.28% Go 0.18%

presentations's Introduction

Presentations

Souce material for presentations given by me.

presentations's People

Contributors

sixeyed avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

presentations's Issues

Demo 2 in Pluralsight presentation on May 20

Hi Elton, the webinar was very useful and interesting. However, I followed and built th docker image using the

docker build -t signup-web-core -f ..../v2/Dockerfile .
I got the image created and triggered a container as follows

docker run -d --name signupwebcorev2 -p 3000:80 signup-web-core

when I try to access the web site I get
Elton

One you build the image in the presentation, you don't show how it can be used/access to web site/interest of creating this image. Can you please help? Thanks in advance.

dddsw7

Hi Elton, could you also add the presentation?
Thank you.

elasticsearch demos should set Java VM heap size

Docker files v3.yml and v4 yml should include the following line in elasticsearch service:

- "ES_JAVA_OPTS=-Xms512m -Xmx512m"

elasticsearch:
   image: sixeyed/elasticsearch:5.6.11-nanoserver-sac2016
   environment:
     - "ES_JAVA_OPTS=-Xms512m -Xmx512m"
   networks:
     - app-net

rabbitmq image deleted

Hi Elton, please checke or advice regarding the removal of the rabbitmq window image

docker-compose -f .\app\v4.yml -f .\app\v4-rabbitmq.yml up -d rabbitmq
image: sixeyed/rabbitmq:3.6.9-windowsservercore-ltsc2016

Pulling rabbitmq (sixeyed/rabbitmq:3.6.9-windowsservercore-ltsc2016)...
ERROR: The image for the service you're trying to recreate has been removed. If you continue, volume data could be lost. Consider backing up your data before continuing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.