联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All HCL(119) 

[代理服务器] Terraform_project

此Terraform脚本可以在VPC中构建堡垒主机、公共和私有子网,设置互联网网关和NAT网关,并允许与私有子网中的EC2实例进行互联网连接。
This Terraform script can build a bastion host, public and private subnets in a VPC, set up an Internet Gateway and a NAT Gateway, and allow internet connectivity with EC2 instances in the private subnet. (2024-04-22, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1713736888892994.html

[DevOps] AWSCoreInfrastructureSetup

使用IaC工具Terraform来设置AWS云基础设施。正在设置VPC、公用子网、其中的EC2实例、安全组。正在配置internet网关和路由表。
Using IaC tool Terraform for setting up AWS Cloud infrastructure. Setting VPC, public subnet, EC2 instance inside it, security group. Configuring internet gateway and route table. (2024-04-15, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1713119193562115.html

[其他] gcp-myFirstProject

使用Terraform在GCP上部署安全和可扩展的web应用程序。基础架构即代码项目,具有VPC、子网、NAT网关、实例模板、托管实例组、Autoscaler、负载平衡器、云SQL和用于远程状态存储的GCS。
Deploying a secure and scalable web app on GCP using Terraform. Infrastructure as Code project with VPC, subnets, NAT Gateway, instance templates, Managed Instance Group, Autoscaler, load balancer, Cloud SQL, and GCS for remote state storage. (2024-03-13, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1710278653887927.html

[虚拟化] Infrastructure-as-Code-Using-Terraform

欢迎使用AWS Infrastructure Terraform Repository!构建您的梦想设置:VPC、子网、网关、EC2、RDS等!在这里开始您的可扩展、安全的AWS应用程序旅程!
Welcome to the AWS Infrastructure Terraform Repository! Build your dream setup: VPC, subnets, gateways, EC2, RDS & more! Start your scalable, secure AWS app journey here! (2024-03-03, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1709473935795718.html

[虚拟化] aws-session-manager-example

一个最小可行的Terraform脚本,显示EC2实例在没有互联网访问的专用AWS子网中的部署,可以通过会话管理器访问。它涵盖了要点:VPC、子网、安全组、IAM角色和端点。
A minimal viable Terraform script showcasing deployment of an EC2 instance in a private AWS subnet without internet access, accessible via Session Manager. It covers essentials: VPC, subnet, security groups, IAM roles, and endpoints. (2024-02-29, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1709170162380722.html

[MySQL数据库] php_fpm_nginx_mysql_aws_infra

使用AWS(VPS EC2 RDS S3)的网站基础设施的地形构建器。通过2个子网(公私)和2 EC2,NGINX作为代理,PHP FPM作为网站引擎(支持Laravel)。
A terraform builder of the website infrastructure using AWS (VPS EC2 RDS S3). By 2 subnets(public private) and 2 EC2 with NGINX as a proxy and PHP FPM as website engine(Laravel supported). (2024-02-27, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1709030724455595.html

[系统/网络安全] terraform-azurerm-bastion

Azure堡垒模块,您可以调用它来快速将堡垒主机+堡垒子网部署到您的vnet。然后,您可以使用堡垒功能连接到Azure VM(ssh,rdp)。
An Azure bastion module you can call to quickly deploy a bastion host + bastion subnet to your vnet. You then can use bastion features to connect to your Azure VM (ssh, rdp). (2024-02-06, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1707196449631338.html

[虚拟化] VPC-using-Terraform

本项目专注于IaC的使用,即基础设施作为代码。在这里,我创建了一个小项目,其中我们使用Terrafrom在AWS中自动化了VPC创建过程。该项目包括创建VPC、子网、EC2实例和NAT网关
This project focus on the usage of IaC i.e. Infrastructure as Code . Here I have created a small project in which we automated the process of VPC creation in AWS using Terrafrom . This projects include creation of VPC , subnets , EC2 instance and NAT gateway (2024-02-05, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1707079655229209.html

[网络编程] AWS2_Terraform_AWS-infra_ALB_RDS_k8s_k3s_nginx

该项目创建了AWS基础设施。VPC、子网、地形计算、网络和数据库模块、RDS、应用程序负载平衡器、在控制节点上安装牧场主k3s,并将测试nginx-pod部署到两个k3节点。kubeconfig yaml的地形输出、dns ALB地址和ip地址以及节点的端口。本地远程prov
This project creates the AWS infra. VPC, subnets, terraform compute, networking and database modules, RDS, Application Load Balancer, installation of rancher k3s on control nodes and a test nginx pod deployment to both k3 nodes. Terraform output of kubeconfig yaml, dns ALB address and ip addresses and port of the nodes as well. Local remote prov (2024-01-29, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1706513562567117.html

[虚拟化] vpc-private-ec2-app

本次回购。由具有2个私有和公共子网的vpc组成,实例部署在私有中,面向互联网的LB连接到后台…
This repo. consists of vpc having 2 private and public subnets, instance deployed in private and internet-facing LB is attached to backen… (2024-01-13, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1705147582752228.html

[虚拟化] Ec2_webSever_with_terraform

为Vpc提供与路由表相关联的四个子网、弹性IP地址和AWS云中具有地形的Ec2 Web服务器。
Provisioning a Vpc with four subnets associated to a route table, an Elastic IP address and an Ec2 Web server with terraform in AWS cloud. (2023-12-23, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1703382540892764.html

[其他] aws-terraform-vpc-webapp

此Terraform项目创建了一个虚拟私有云(VPC),在两个可用区域中具有公共和私有子网,设置In...,
This Terraform project creates a Virtual Private Cloud (VPC) with public and private subnets across two availability zones, sets up an Internet Gateway, configures route tables, launches web servers (EC2 instances) with a simple HTML page using user data, and creates an Application Load Balancer (ALB) to distribute traffic across these instances. (2023-10-18, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1697655163758770.html

[虚拟化] terraform-p1-aws

我的第一个Terraform项目通过设置一个基本的AWS web服务器来探索IaC。使用资源;VPC,互联网网关,路由表,子网...,
My first Terraform project exploring IaC by setting up a basic AWS web server. Using resources; VPC, Internet Gateway, Route Table, Subnet, Route Table Association, Security Groups, Network Interface, Elastic IP, EC2. (2023-09-19, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695283093583041.html

[collect] aws-hub-and-transitgateway

地形组件:AWS集线器和运输网关。如果您正在构建“轮辐式”布局网络,以及......,则您可能会发现此模块很有用...,
Terraform Components: AWS Hub and Transit Gateway. You may find this module useful if you re building a "Hub and Spoke" layout network, as advocated by various security firms, including Check Point and FortiNet. (2020-10-12, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689172432262600.html

[数据库系统] terraform_AWS_vpc_redshift_cluster_project

正在创建一个完整的VPC,具有三个公共子网和三个AZ中的路由表,用于具有AWS红移集群的HA...
Creating a complete VPC, with three public subnets and route table in three AZ s for HA with an AWS redshift cluster all in terraform. Tested with SQL Workbench (2021-09-29, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688468602454263.html

[云原生工具] terraform-ibm-landing-zone-vpc

在由单个安全组连接的单个VPC中跨子网创建虚拟服务器。支持浮动IP添加...
Creates virtual servers across subnets in a single VPC connected by a single security group. Supports floating IP addresses and multiple load balancers. (2023-06-17, HCL, 145KB, 下载0次)

http://www.pudn.com/Download/item/id/1686976217932859.html

[建站系统] nat_gateway_setup

...公用子网7。启动一个ec2实例,该实例具有Wordpress设置,并且已经具有允许端口的安全组...
Task Description: 1. Write an Infrastructure as code using terraform, which automatically create a VPC. 2. In that VPC we have to create 2 subnets: 1. public subnet [ Accessible for Public World! ] 2. private subnet [ Restricted for Public World! ] 3. Create a public facing internet gateway for connect our VPC/Network to the internet world and (2020-12-21, HCL, 2KB, 下载0次)

http://www.pudn.com/Download/item/id/1686442835611176.html

[建站系统] AWS-WordPress

在AWS Cloud上实现自己的安全架构。创建自己的公共和私有子网并启动前端en...
Implementation of own secure architecture on AWS Cloud. Creating own Public and Private Subnet and launching front-end application on Public and backend database on private subnet. (2020-11-02, HCL, 3KB, 下载0次)

http://www.pudn.com/Download/item/id/1686442789424177.html

[聚类算法] Terraform-vpc-bastion-eks

这个Terraform项目创建了一个带有公共和私有子网的自定义VPC,一个带有安全漏洞的EC2堡垒主机...
This Terraform project creates a custom VPC with public and private subnets, an EC2 bastion host with a security group in the public subnet, an EKS cluster with a network interface in the public subnet, and two EKS node groups in the public and private subnets. IAM roles are created for the EKS cluster and node groups, (2023-03-06, HCL, 184KB, 下载0次)

http://www.pudn.com/Download/item/id/1678110262341109.html
总计:119