Find Jobs
Hire Freelancers

I need help with a terraform task

€30-250 EUR

Completed
Posted over 2 years ago

€30-250 EUR

Paid on delivery
I'm trying to do a terraform task that involves deploying a gcp virtual machine running nginx and supporting 10000 concurrent https connections. SSL enabled (using let's encrypt / snake oil cert), Port should redirect from 80 to 443 and also should be reachable using a URL / SSH. I've already done up to nginx running, I'm stuck at SSL and URL implementation. Must be done in 2 hours from bid accepting.
Project ID: 32219663

About the project

3 proposals
Remote project
Active 2 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
Here is the magic code. You can pay (or not — what you wish) for it: resource "google_compute_url_map" "http-redirect" { name = "http-redirect" default_url_redirect { redirect_response_code = "MOVED_PERMANENTLY_DEFAULT" // 301 redirect strip_query = false https_redirect = true // this is the magic } } resource "google_compute_target_http_proxy" "http-redirect" { name = "http-redirect" url_map = google_compute_url_map.http-redirect.self_link } resource "google_compute_global_forwarding_rule" "http-redirect" { name = "http-redirect" target = google_compute_target_http_proxy.http-redirect.self_link ip_address = [login to view URL] port_range = "80" }
€30 EUR in 1 day
0.0 (0 reviews)
0.0
0.0
3 freelancers are bidding on average €152 EUR for this job
User Avatar
Hi there, Would like to work on your project and setup your virtual machine as you have requested, nginx with ssl, ssh accessible and url redirection. Please contact me
€195 EUR in 1 day
5.0 (1 review)
1.3
1.3

About the client

Flag of GERMANY
Hamburg, Germany
5.0
6
Payment method verified
Member since Dec 3, 2017

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.