packer-windows | Windows Packer Templates

 by   joefitzgerald PowerShell Version: v1.25 License: MIT

kandi X-RAY | packer-windows Summary

kandi X-RAY | packer-windows Summary

packer-windows is a PowerShell library typically used in Template Engine applications. packer-windows has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.

This repository contains Windows templates that can be used to create boxes for Vagrant using Packer (Website) (Github). This repo began by borrowing bits from the VeeWee Windows templates (Modifications were made to work with Packer and the VMware Fusion / VirtualBox providers for Packer and Vagrant.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              packer-windows has a medium active ecosystem.
              It has 1612 star(s) with 1106 fork(s). There are 99 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 35 open issues and 117 have been closed. On average issues are closed in 143 days. There are 5 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of packer-windows is v1.25

            kandi-Quality Quality

              packer-windows has 0 bugs and 0 code smells.

            kandi-Security Security

              packer-windows has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              packer-windows code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              packer-windows is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              packer-windows releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.
              It has 2480 lines of code, 0 functions and 9 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of packer-windows
            Get all kandi verified functions for this library.

            packer-windows Key Features

            No Key Features are available at this moment for packer-windows.

            packer-windows Examples and Code Snippets

            No Code Snippets are available at this moment for packer-windows.

            Community Discussions

            QUESTION

            Docker DNS for Service Discovery to resolve Windows Container´s address by name does not work consistently
            Asked 2019-Jan-08 at 15:03

            Working with Docker Windows Containers I want to go beyond only one Docker container running a App. As described in the Microsoft docs under the headline "Docker Compose and Service Discovery":

            Built in to Docker is Service Discovery, which handles service registration and name to IP (DNS) mapping for containers and services; with service discovery, it is possible for all container endpoints to discover each other by name (either container name, or service name).

            And because docker-compose lets you define services in it´s yaml files, these should be discoverable (e.g. pingable) by there names (be sure to remind the difference between services and containers in docker-compose). This blog post by Microsoft provides a complete example with the service web and db including full source with the needed docker-compose.yml in the GitHub repo.

            My problem is: the Docker windows containers do "find" each other only sometimes, and sometimes not at all. I checked them with docker inspect and the alias db and web are present there. But when I powershell into one container (e.g. into one web container via docker exec -it myapps_web_1 powershell) and try to do a ping db this only works only occasionally.

            And let me be clear here (because IMHO the docs are not): This problem is the same for non docker-compose scenarios. Building an example app without compose, the problem also appears without docker-compose services, but just plain old container names!

            Any ideas on that strange behavior? For me this scenario gets worse with more apps coming into play. For more details, just have a look into https://github.com/jonashackt/spring-cloud-netflix-docker, where I have an example project with Spring Boot & Spring Cloud Eureka/Zuul and 4 docker-compose services, where the weatherbackend and weatherbackend-second are easily scalable - e.g. via docker compose scale weatherbackend=3.

            My Windows Vagrant box is build via packer.io and is based on the latest Windows Server 2016 Evalutation ISO. The necessary Windows Features and Docker/docker-compose installation is done with Ansible.

            Having no fix for this problem, Docker Windows Containers become mostly unusable for us at the customer.

            ...

            ANSWER

            Answered 2017-Mar-27 at 08:23

            After a week or two trying to solve this problem, I finally found the solution. Beginning with the read of this docker/for-win/issues/500, I found a link to this multicontainer example application source where one of the authors documented the solution as a sideline, naming it:

            Temporary workaround for Windows DNS client weirdness

            Putting the following into your Dockerfile(s) will fix the DNS problems:

            Source https://stackoverflow.com/questions/43041297

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install packer-windows

            Trial versions of Windows 2008 R2 / 2012 / 2012 R2 / 2016 are used by default. These images can be used for 180 days without activation.
            Download the Windows Server 2008 R2 with Service Pack 1 (x64) - DVD (English) ISO (en_windows_server_2008_r2_with_sp1_x64_dvd_617601.iso)
            Verify that en_windows_server_2008_r2_with_sp1_x64_dvd_617601.iso has an MD5 hash of 8dcde01d0da526100869e2457aafb7ca (Microsoft lists a SHA1 hash of d3fd7bf85ee1d5bdd72de5b2c69a7b470733cd0a, which is equivalent)
            Clone this repo to a local directory
            Move en_windows_server_2008_r2_with_sp1_x64_dvd_617601.iso to the iso directory
            Run: packer build \ -var iso_url=./iso/en_windows_server_2008_r2_with_sp1_x64_dvd_617601.iso \ -var iso_checksum=8dcde01d0da526100869e2457aafb7ca windows_2008_r2.json

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/joefitzgerald/packer-windows.git

          • CLI

            gh repo clone joefitzgerald/packer-windows

          • sshUrl

            git@github.com:joefitzgerald/packer-windows.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular PowerShell Libraries

            Scoop

            by ScoopInstaller

            scoop

            by lukesampson

            blazor

            by dotnet

            PowerSploit

            by PowerShellMafia

            Try Top Libraries by joefitzgerald

            go-plus

            by joefitzgeraldJavaScript

            slack-dump

            by joefitzgeraldGo

            inductor

            by joefitzgeraldGo

            autocomplete-go

            by joefitzgeraldJavaScript

            gometalinter-linter

            by joefitzgeraldJavaScript