Skip to content

Commit

Permalink
Merge pull request #432 from gusztavvargadr/feature/update-for-2403-d…
Browse files Browse the repository at this point in the history
…ocs-428

Update for 2403 - Documentation
  • Loading branch information
gusztavvargadr committed Apr 27, 2024
2 parents c370621 + 57c3676 commit a82d932
Show file tree
Hide file tree
Showing 13 changed files with 239 additions and 175 deletions.
2 changes: 1 addition & 1 deletion samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ See the links below for the details of the available images.

- [Windows Server](./windows-server/README.md)
- [Windows 11](./windows-11/README.md)
- [Windows 10](./windows-10/README.md)
- [Windows 10](./windows-10/README.md)
- [Ubuntu Server](./ubuntu-server/README.md)
- [Ubuntu Desktop](./ubuntu-desktop/README.md)

Expand Down
10 changes: 2 additions & 8 deletions samples/docker-linux/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,5 @@ See the links below for the details of the available images:

The template has the following settings:

- [Ubuntu Server `22.04 LTS`](../ubuntu-server/README.md#2204-lts)
- [Core settings](#core)

## Core

All the templates above share the following settings:

- [Docker Engine](https://docs.docker.com/engine/)
- [**Ubuntu Server 22.04 LTS**](../ubuntu-server/README.md#2204-lts)
- [**Docker Engine**](https://docs.docker.com/engine/)
14 changes: 4 additions & 10 deletions samples/docker-windows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,14 @@ See the links below for the details of the available images:

The template has the following settings:

- [Windows Server `2022 Standard`](../windows-server/README.md#2022-standard)
- [Core settings](#core)
- [**Windows Server 2022 Standard**](../windows-server/README.md#2022-standard)
- [**Docker Engine**](https://docs.docker.com/engine/)

## Community Windows Server Core

[Vagrant box](https://app.vagrantup.com/gusztavvargadr/boxes/docker-community-windows-server-core)

The template has the following settings:

- [Windows Server `2022 Standard Core`](../windows-server/README.md#2022-standard-core)
- [Core settings](#core)

## Core

All the templates above share the following settings:

- [Docker Engine](https://docs.docker.com/engine/)
- [**Windows Server 2022 Standard Core**](../windows-server/README.md#2022-standard-core)
- [**Docker Engine**](https://docs.docker.com/engine/)
20 changes: 8 additions & 12 deletions samples/iis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,18 @@ See the links below for the details of the available images:

The template has the following settings:

- [Windows Server `2022 Standard`](../windows-server/README.md#2022-standard)
- [Core settings](#core)
- [**Windows Server 2022 Standard**](../windows-server/README.md#2022-standard)
- **IIS**
- **.NET**
- **.NET Framework**

## Windows Server Core

[Vagrant box](https://app.vagrantup.com/gusztavvargadr/boxes/iis-windows-server-core)

The template has the following settings:

- [Windows Server `2022 Standard Core`](../windows-server/README.md#2022-standard-core)
- [Core settings](#core)

## Core

All the templates above share the following settings:

- IIS
- .NET
- .NET Framework
- [**Windows Server 2022 Standard Core**](../windows-server/README.md#2022-standard-core)
- **IIS**
- **.NET**
- **.NET Framework**
10 changes: 2 additions & 8 deletions samples/kitchen-ubuntu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,5 @@ See the links below for the details of the available images:

The template has the following settings:

- [Ubuntu Server `22.04 LTS`](../ubuntu-server/README.md#2204-lts)
- [Core settings](#core)

## Core

All the templates above share the following settings:

- [Chef Infra Client](https://docs.chef.io/chef_client_overview/)
- [**Ubuntu Server 22.04 LTS**](../ubuntu-server/README.md#2204-lts)
- [**Chef Infra Client**](https://docs.chef.io/chef_client_overview/)
10 changes: 2 additions & 8 deletions samples/kitchen-windows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,5 @@ See the links below for the details of the available images:

The template has the following settings:

- [Windows Server `2022 Standard`](../windows-server/README.md#2022-standard)
- [Core settings](#core)

## Core

All the templates above share the following settings:

- [Chef Infra Client](https://docs.chef.io/chef_client_overview/)
- [**Windows Server 2022 Standard**](../windows-server/README.md#2022-standard)
- [**Chef Infra Client**](https://docs.chef.io/chef_client_overview/)
20 changes: 9 additions & 11 deletions samples/sql-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,24 +15,22 @@ See the links below for the details of the available images:

The template has the following settings:

- [Windows Server `2022 Standard`](../windows-server/README.md#2022-standard)
- SQL Server Management Studio
- [Core settings](#core)
- [**Windows Server 2022 Standard**](../windows-server/README.md#2022-standard)
- **SQL Server 2019 Developer**
- Database Engine
- Windows Authentication with user `vagrant`
- SQL Server Authentication with user `sa` and password `Vagrant42`
- FullText
- **SQL Server Management Studio**

## 2019 Developer Windows Server Core

[Vagrant box](https://app.vagrantup.com/gusztavvargadr/boxes/sql-server-2019-developer-windows-server-core)

The template has the following settings:

- [Windows Server `2022 Standard Core`](../windows-server/README.md#2022-standard-core)
- [Core settings](#core)

## Core

All the templates above share the following settings:

- SQL Server `2019 Developer`
- [**Windows Server 2022 Standard Core**](../windows-server/README.md#2022-standard-core)
- **SQL Server 2019 Developer**
- Database Engine
- Windows Authentication with user `vagrant`
- SQL Server Authentication with user `sa` and password `Vagrant42`
Expand Down
34 changes: 15 additions & 19 deletions samples/ubuntu-desktop/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,44 +17,40 @@ See the links below for the details of the available images:

The template has the following settings:

- [Ubuntu Server `22.04 LTS`](../ubuntu-server/README.md#2204-lts)
- `ubuntu-desktop` package
- [Core settings](#core)
- [**Ubuntu Server 22.04 LTS**](../ubuntu-server/README.md#2204-lts)
- **ubuntu-desktop**
- **Vagrant**
- 4 GB RAM

## 22.04 LTS Xubuntu

[Vagrant box](https://app.vagrantup.com/gusztavvargadr/boxes/xubuntu-desktop-2204-lts)

The template has the following settings:

- [Ubuntu Server `22.04 LTS`](../ubuntu-server/README.md#2204-lts)
- `xubuntu-desktop` package
- [Core settings](#core)
- [**Ubuntu Server 22.04 LTS**](../ubuntu-server/README.md#2204-lts)
- **xubuntu-desktop**
- **Vagrant**
- 4 GB RAM

## 20.04 LTS Ubuntu

[Vagrant box](https://app.vagrantup.com/gusztavvargadr/boxes/ubuntu-desktop-2004-lts)

The template has the following settings:

- [Ubuntu Server `20.04 LTS`](../ubuntu-server/README.md#2004-lts)
- `ubuntu-desktop` package
- [Core settings](#core)
- [**Ubuntu Server 20.04 LTS**](../ubuntu-server/README.md#2004-lts)
- **ubuntu-desktop**
- **Vagrant**
- 4 GB RAM

## 20.04 LTS Xubuntu

[Vagrant box](https://app.vagrantup.com/gusztavvargadr/boxes/ubuntu-desktop-2004-lts-xfce)

The template has the following settings:

- [Ubuntu Server `20.04 LTS`](../ubuntu-server/README.md#2004-lts)
- `xubuntu-desktop` package
- [Core settings](#core)

## Core

All the templates above share the following settings:

- `xrdp` package
- Vagrant
- [**Ubuntu Server 20.04 LTS**](../ubuntu-server/README.md#2004-lts)
- **xubuntu-desktop**
- **Vagrant**
- 4 GB RAM
20 changes: 9 additions & 11 deletions samples/ubuntu-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,24 +15,22 @@ See the links below for the details of the available images:

The template has the following settings:

- Ubuntu Server `22.04 LTS`
- [Core settings](#core)
- **Ubuntu Server 22.04 LTS**
- OpenSSH Server
- **Vagrant**
- User `vagrant` with password `vagrant` and Vagrant's insecure key
- 2 vCPUs
- 2 GB RAM

## 20.04 LTS

[Vagrant box](https://app.vagrantup.com/gusztavvargadr/boxes/ubuntu-server-2004-lts)

The template has the following settings:

- Ubuntu Server `20.04 LTS`
- [Core settings](#core)

## Core

All the templates above share the following settings:

- OpenSSH Server
- Vagrant
- **Ubuntu Server 20.04 LTS**
- OpenSSH Server
- **Vagrant**
- User `vagrant` with password `vagrant` and Vagrant's insecure key
- 2 vCPUs
- 2 GB RAM
65 changes: 42 additions & 23 deletions samples/visual-studio/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,60 +6,79 @@ This folder contains Packer templates for building `Visual Studio` images.

See the links below for the details of the available images:

- [2019 Developer Windows Server](#2019-developer-windows-server)
- [2019 Developer Windows Server Core](#2019-developer-windows-server-core)
- [2022 Community Windows 11](#2022-community-windows-11)
- [2022 Community Windows 10](#2022-community-windows-10)
- [2019 Community Windows 11](#2019-community-windows-11)
- [2019 Community Windows 10](#2019-community-windows-10)

## 2022 Community Windows 11

[Vagrant box](https://app.vagrantup.com/gusztavvargadr/boxes/visual-studio-2022-community-windows-11) | [Vagrant alias](https://app.vagrantup.com/gusztavvargadr/boxes/visual-studio)

The template has the following settings:

- [Windows 11 `23H2 Enterprise`](../windows-11/README.md#23h2-enterprise)
- Visual Studio `2022 Community`
- [Core settings](#core)
- [**Windows 11 23H2 Enterprise**](../windows-11/README.md#23h2-enterprise)
- **Visual Studio 2022 Community**
- C# and F#
- .NET Core cross-platform development
- .NET desktop development
- ASP.NET and web development
- Data storage and processing
- Azure development
- **Vagrant**
- 4 vCPUs
- 8 GB RAM

## 2022 Comnunity Windows 10
## 2022 Community Windows 10

[Vagrant box](https://app.vagrantup.com/gusztavvargadr/boxes/visual-studio-2022-community-windows-10)

The template has the following settings:

- [Windows 10 `22H2 Enterprise`](../windows-10/README.md#22h2-enterprise)
- Visual Studio `2022 Community`
- [Core settings](#core)
- [**Windows 10 22H2 Enterprise**](../windows-10/README.md#22h2-enterprise)
- **Visual Studio 2022 Community**
- C# and F#
- .NET Core cross-platform development
- .NET desktop development
- ASP.NET and web development
- Data storage and processing
- Azure development
- **Vagrant**
- 4 vCPUs
- 8 GB RAM

## 2019 Community Windows 11

[Vagrant box](https://app.vagrantup.com/gusztavvargadr/boxes/visual-studio-2019-community-windows-11)

The template has the following settings:

- [Windows 11 `23H2 Enterprise`](../windows-11/README.md#23h2-enterprise)
- Visual Studio `2019 Community`
- [Core settings](#core)
- [**Windows 11 23H2 Enterprise**](../windows-11/README.md#23h2-enterprise)
- **Visual Studio 2019 Community**
- C# and F#
- .NET Core cross-platform development
- .NET desktop development
- ASP.NET and web development
- Data storage and processing
- Azure development
- **Vagrant**
- 4 vCPUs
- 8 GB RAM

## 2019 Comnunity Windows 10
## 2019 Community Windows 10

[Vagrant box](https://app.vagrantup.com/gusztavvargadr/boxes/visual-studio-2019-community-windows-10)

The template has the following settings:

- [Windows 10 `22H2 Enterprise`](../windows-10/README.md#22h2-enterprise)
- Visual Studio `2019 Community`
- [Core settings](#core)

## Core

All the templates above share the following settings:

- Visual Studio
- [**Windows 10 22H2 Enterprise**](../windows-10/README.md#22h2-enterprise)
- **Visual Studio 2019 Community**
- C# and F#
- .NET Core cross-platform development
- .NET desktop development
- ASP.NET and web development
- Data storage and processing
- Azure development
- Vagrant
- **Vagrant**
- 4 vCPUs
- 8 GB RAM

0 comments on commit a82d932

Please sign in to comment.