Фільтрувати

Мої недавні пошуки
Фільтрувати по:
Бюджет
до
до
до
Тип
Навички
Мови
    Статус роботи
    2,000 cgi proxy apache робіт знайдено, ціни вказані в USD
    Fixing Apache and SSL for our website Закінчився left

    We need to fix Apache and SSL for our website

    $366 (Avg Bid)
    $366 Сер. заявка
    101 заявки
    web development -- 2 Закінчився left

    ...with a unique username and password combination. As a visitor, I should be able to sign up with my information. ii. Login Page to enable Authentication. iii. A new webpage to display logged-in User Information. 3) Docker: a. The application should be containerized. b. Create a file that constitutes at least 3 services: i. MongoDB database ii. Your application image. iii. Reverse Proxy to communicate over http port 80(caddy or equivalent) c. “docker compose up” should serve the app locally on port 3000 in development and 80(HTTP) on your EC2 Instance. d. The application should be accessible over the internet using HTTP Protocol on port 80. e. Once started, the application must display the frontend based on the Bootstrap CSS...

    $173 (Avg Bid)
    $173 Сер. заявка
    77 заявки
    SSL Certificate setup on Linux Server Закінчився left

    Hello, I'm seeking a Freelancer to help me set up my SSL Certificate on a Linux Server. I currently have an SSL Certificate and am using Apache as my server. I also have root access to the server, which should make the setup process easier. The Freelancer I hire will need to ensure the certificate is properly set up and configure it correctly. I'm looking to have this done quickly and correctly, so please only apply if you have demonstrated experience with setting up SSL Certificates on a Linux Server. Thank you for your time and I look forward to hearing from you!

    $18 (Avg Bid)
    $18 Сер. заявка
    41 заявки

    I am looking for someone to configure my Oscar e-commerce installation on a Centos 7 / Plesk server. Dependencies are downloaded, migrations are done. I just need someone to link the script to the website (namely with Apache WSGI) as I can't seem to figure it out. Note I don't need a shop built, I just need to link it to my host. Should be a 10 minute job for someone who knows what they're doing. Ideally someone who's available right now.

    $31 (Avg Bid)
    $31 Сер. заявка
    4 заявки
    (English) lesson booking system Закінчився left

    I'm looking to create a web-based English lesson booking system that will provide users with a secure, easy-to-use platform (PHP prefered or at least some system that will work an an apache web hosting). The 3 types of user are tutors and students, as well as admin. This system should allow users to create their own user profile with login credentials, and also employ a payment integration feature for students to purchase the lessons. The system should allow for automatic bookings of the lessons and provide notifications for the availability of the lessons. Furthermore, it should provide regular updates to users about their lesson activities (and count down the lessons that are left, if they have paid for a block of lessons)in an organized manner. *No need for virtual classr...

    $1616 (Avg Bid)
    $1616 Сер. заявка
    141 заявки
    instructions PIG Закінчився left

    instruction apache pig sur machine virtuelle Cloudera et 2 fonctions UDF

    $18 (Avg Bid)
    $18 Сер. заявка
    2 заявки
    browser extension to auto-fill forms Закінчився left

    ...messages and info messages for the user for all cases of information being uploaded. 4. Modify the code to work with a different submission website, specifically PLoS () and APA (e.g. ). Currently the extension works only for one submission site: Nature Human Behavior 5. Put on Chrome webstore 6. Create a Github Page (webpage attached to the repo) for pasang 7. port to Firefox...

    $821 (Avg Bid)
    $821 Сер. заявка
    54 заявки

    ...objective of this project is to read PDF files from a specified location, extract data row and column wise, and store the data in a SQL Server table row and column wise. The data can then be accessed using a WebAPI. Technologies: C# (itext7,itextsharp,,pdfsharp,pdfpig, Tesseract, pdfsharp,,ocropus) SQL Server WebAPI Python (Tabula-py, Camelot, pdfplumber,) Java (Apache pdfbox) Requirements: Visual Studio 2019 or higher SQL Server Management NuGet package Select file from particular location them perform below steps:- 1. First check password in pdf 2. Remove it 3. Then check image or not 4. If image use ocr 5. If not then extract data row and column wise 6. Push in sql table as per the pdf format Extra functions required 7. Edit pdf function

    $5 / hr (Avg Bid)
    $5 / hr Сер. заявка
    16 заявки

    Hello Freelancers, I am in need of assistance creating a web application from scratch using Java Script Injection. This will be used to start a new business enterprise. I do not have the content ready to add to the website, so I am looking for help with this as well. Additionally, I require design assistance for the website. - Set up the web from scratch using Apache web server, WordPress web application, MySQL database - setup JavaScript and request injection - Prevent XSS - Prevent server-side injection/inclusion - Report Thank you for taking the time to consider this project! I look forward to hearing from you.

    $125 (Avg Bid)
    $125 Сер. заявка
    53 заявки
    Need a stack Java/Go Developer Закінчився left

    A proxy server will be implemented to perform the following actions: The first factor of authentication, which involves accepting a username and password through the radius protocol, will be handled by the server. Authentication will be carried out by a Server, with configuration based on a properties file. After successful completion of the first factor, the server will initiate the second factor of authentication through an API call. The request and response structure must be compliant with the radius protocol to ensure that the integrating application does not have to undergo any changes. The objective is simply to change the domain name pointing from an existing radius server to our custom proxy server for enabling MFA. To send MFA requests, the mobile number/email ID wi...

    $109 (Avg Bid)
    $109 Сер. заявка
    8 заявки
    Excel AddIn Закінчився left

    We have an Excel addin which displays live commodity market data. When a user enters a command in a cell, respective commodity data is displayed. AddIn is written in c#. It interfaces with a backend using NATS and REST APIs. There is a proxy running on the server. It forwards websocket messages to NATS TCP server. We need you to do below extension to this AddIn: * We need Excel AddIn to send messages on websocket. Currently it sends messages on NATS. * The AddIn is not certified by Microsoft. We want to get away with “Not from trusted source” error. * Upload AddIn on Microsoft App store. * We need to push live commodity market data updates to the AddIn say ~ 100 values every 1 sec.

    $214 (Avg Bid)
    $214 Сер. заявка
    17 заявки

    Radius Proxy Sever A) Problem statement: Construct a Radius Proxy server that handles API-based second factor authentication(MFA) and radius server authentication (1FA). The integrating application should just need to update the pointing in order to use MFA services because the request response payload should be consistent with the radius protocol. B) Solution: Implement a Radius proxy server that will perform the following actions:- -Accept username and password as the first factor using radius protocol -Authenticate the same to a Radius Server (configuration should be properties file-based) -Initiate the second factor of authentication using an API call after the first factor is successfull. -The request and response structure must be radius protocol compliant, so ...

    $449 (Avg Bid)
    $449 Сер. заявка
    6 заявки

    ...streamline the development process by providing pre-built components and tools. Popular frameworks include Flask (Python), (JavaScript), and Ruby on Rails (Ruby). Set up a server: You will need a server to host your web application. You can use cloud hosting services like Amazon Web Services, Google Cloud Platform, or Microsoft Azure, or you can set up your own server using tools like Apache or Nginx. Connect to the WhatsApp API: To send messages via WhatsApp, you will need to connect to the WhatsApp Business API. You can use a third-party provider like Twilio or Nexmo to simplify this process. Parse the CSV list: You will need to parse the CSV file to extract the phone numbers and messages for each recipient. You can use a CSV parsing library like pandas (Python) or csv-pars...

    $558 (Avg Bid)
    $558 Сер. заявка
    64 заявки
    Pelham Road development Закінчився left

    We are building 14 brand new terraced houses in a small sea side town NE Lincolnshire We are not at the groundworks stage gradually building up. We want to start marketing the properties for sale by using cgi visuals etc to see if we can sell them off plan while the building construction works goes on.

    $538 (Avg Bid)
    Терміновий
    $538 Сер. заявка
    43 заявки

    I need help installing an SSL Certificate and forcing https on an adult website. I have processed a backup to start fresh so everything is back to normal prior to me messing with anything. I attempted to install a ssl with the instructions on but I end up getting "Unable to find a virtual host listening on port 80 which is currently needed for Certbot to prove to the CA that you control your domain. Please add a virtual host for port 80." error and cannot figure it out. Any free sll will do though. I have Ubuntu 18.04 64bit with VestaCP control panel

    $24 (Avg Bid)
    $24 Сер. заявка
    9 заявки
    WhatsApp Bot SAAS -- 2 Закінчився left

    My project is to create a new WhatsApp Bot SAAS. The skills required is Nodejs (Express) ,Mongodb,ReactJS You will use this WhatsApp API library : And this starter MERN : Features Required 1-Adding Multiple WhatsApp Instances with proxy support for each instance 2-Support Different messages types supported by the library provided above 3-Contacts List to send the messages to 4-Send the message by multiple instances to different number select how many message by each instance for specific contacts group Please bid only if you have experience after checking the WhatsApp API library provided , and provide similar work you have done before. I need the project done as soon as possible you should

    $153 (Avg Bid)
    $153 Сер. заявка
    11 заявки
    SOCKS5 on Keenetic router Закінчився left

    I need to make my keenetic 4g router connect to socks5 proxy and distribute wifi, traffic that will go through socks5

    $162 (Avg Bid)
    Терміновий
    $162 Сер. заявка
    5 заявки

    Hello, i need someone who can speed up my wordpress woocommerce shop. I'm using woodmart + elementor pro, wp rocket and already keycdn. But it's still slow on category pages and product pages. Hosting is already on a very fast managed server in germany with plesk and nginx/apache. thanks!

    $174 (Avg Bid)
    $174 Сер. заявка
    104 заявки

    Extend Apache Solr based search endpoint with three new parameters All details available here: Do according the spec mentioned in the first comment. Raise a pull request in openlibrary repository and make sure it will be merged. Project will be done when the pull request will be approved and merged into repository.

    $168 (Avg Bid)
    $168 Сер. заявка
    12 заявки

    In this project, you will design and configure a proxy array consisting of 3 Squid proxy servers as shown in the figure below . All client requests are redirected to Squid 1. All three Squid proxy servers run the CARP protocol. Squid 1 works as a request dispatcher (load balancer). It forwards client requests to Squid 2 or Squid 3 based on a load balance rule. When Squid 2 or 3 receives a client request, it tries to serve the request from its local cache. If there is no cached copy, it forwards the request to the origin Web server. Install 3 Squid servers in your VM to simulate Squid 1, 2, and 3 in the figure. You can start a browser in your VM to simulate a client. Configure a client (a browser), Squid 1, Squid 2, and Squid 3 to meet the following requirements: (1)S...

    $300 (Avg Bid)
    $300 Сер. заявка
    4 заявки

    I have a 2 server and i run v2ray VPN on server number 2 . now i want to make a tunnel between server 1 and 2 also i use a domain with Cloudflare DNS Proxy Mode ... Look at this for understand easier : Me --> Server 1 --> (Domain Behind Cloudflare CDN proxy ON) Server 2 (VPN) --> Internet

    $33 (Avg Bid)
    $33 Сер. заявка
    8 заявки

    I am in urgent need of a Python expert who can help me add a Socks5 proxy to a small module I’ve created. This module is part of a large Python mailing script I’ve been developing, and I need it to be integrated with the program as soon as possible. I’m looking for a skilled programmer who has extensive experience working with proxies and coding in Python. Expert level knowledge of both topics is a must. The scope of this project is to isolate the proxy code from my existing module and integrate it with the larger program. I’d like for the project to be completed within a timely manner, but I'm flexible with regards to the deadline. If you have experience with Python and proxies, I’d love to hear from you. Thank you.

    $96 (Avg Bid)
    $96 Сер. заявка
    18 заявки
    Require Theia Expert Закінчився left

    ...Development Stack with phpMyAdmin and Composer preinstalled * NodeJS – NodeJS Development Stack with npm and yarn preinstalled (MERN) * Ruby – Ruby Development Stack with RVM and Ruby on Rails preinstalled * Python – Python Development Stack with pyenv, pip and virtualenv preinstalled * C/C++ – C/C++ Development Stack with gcc and g++ compiler and gdb preinstalled * HTML – HTML5 Development Stack with Apache, Node.js and npm preinstalled * Wordpress – LAMP Development Stack with Wordpress, phpMyAdmin and Composer preinstalled * Java – Java Development Stack with OpenJDK7, OpenJDE7 and Tomcat7 preinstalled * .NET Core – .NET Core Development Stack * Go – Go Development Stack with Go and gvm preinstalled * Rust – Rust Deve...

    $85 (Avg Bid)
    $85 Сер. заявка
    2 заявки
    WhatsApp Bot SAAS Закінчився left

    My project is to create a new WhatsApp Bot SAAS. The skills required is Nodejs (Express) ,Mongodb,ReactJS You will use this WhatsApp API library : And this starter MERN : Features Required 1-Adding Multiple WhatsApp Instances with proxy support for each instance 2-Support Different messages types supported by the library provided above 3-Contacts List to send the messages to 4-Send the message by multiple instances to different number select how many message by each instance for specific contacts group Please bid only if you have experience , and provide similar work you have done before. I need the project done as soon as possible you should provide each feature for me before continue to

    $172 (Avg Bid)
    $172 Сер. заявка
    16 заявки

    I have purchase domain. and want to connect with Apache tomcat server in Microsoft windows platform. I want to redirect domain also sub-domain with specific url. for example main domain open apache tomcat main page open oracle apex application 101 open oracle apex application 102 open other system erp link if you can help me regards this so please do contact

    $17 (Avg Bid)
    $17 Сер. заявка
    3 заявки

    I'm looking for an experienced candidate who has atleast 3+ years of hands on experience in below technologies. MUST HAVE: Azure Devops, Azure Kubernetes Services, Helm charts, OpenShift, Istio and Networking and Calico. CICD Tools – Jenkins, Docker, Ansible, Terraform, Azure Cloud (App Gateway, APIM, Log Analytics) NICE TO HAVE: Terraform, Conflu...Devops, Azure Kubernetes Services, Helm charts, OpenShift, Istio and Networking and Calico. CICD Tools – Jenkins, Docker, Ansible, Terraform, Azure Cloud (App Gateway, APIM, Log Analytics) NICE TO HAVE: Terraform, Confluent Kafka, Ignite, Jumpbox, App Dynamics, DataDog, Log Analytics, SQL DB, HDInsights, Spark, Databricks, Data factory. Persons who has strong interview background either giving proxy or taking inte...

    $137 (Avg Bid)
    $137 Сер. заявка
    9 заявки

    I'm looking for an experienced candidate who has atleast 3+ years of hands on experience in below technologies. MUST HAVE: Azure Devops, Azure Kubernetes Services, Helm charts, OpenShift, Istio and Networking and Calico. CICD Tools – Jenkins, Docker, Ansible, Terraform, Azure Cloud (App Gateway, APIM, Log Analytics) NICE TO HAVE: Terraform, Conflu...Devops, Azure Kubernetes Services, Helm charts, OpenShift, Istio and Networking and Calico. CICD Tools – Jenkins, Docker, Ansible, Terraform, Azure Cloud (App Gateway, APIM, Log Analytics) NICE TO HAVE: Terraform, Confluent Kafka, Ignite, Jumpbox, App Dynamics, DataDog, Log Analytics, SQL DB, HDInsights, Spark, Databricks, Data factory. Persons who has strong interview background either giving proxy or taking inte...

    $161 (Avg Bid)
    $161 Сер. заявка
    9 заявки
    I need a published writer. Закінчився left

    I've just finished a novel and need it cleaned up to shop to literary agents. I'm looking for someone who has experience dealing with literary agents, knows what the novel being shopped should professionally look like, and who can typeset the novel to that professional formal. It's about 65,000 words. 23 chapters. Right now it's in Apache Open Office 4. However, it can be converted easily. Personally, I prefer it to Word.

    $478 (Avg Bid)
    $478 Сер. заявка
    80 заявки
    CEFSHARP program-2 Закінчився left

    Using CEFSHARP version 110 and .NET 4.7.2 language, set to a mobile browser (mandatory), access Manually enter any username and password, and manually slide the verification code. After clicking login, an error message "incorrect password" will be prompted. My ultimate goal is to be able to slide the verification code successfully. If the website cannot be...110 and .NET 4.7.2 language, set to a mobile browser (mandatory), access Manually enter any username and password, and manually slide the verification code. After clicking login, an error message "incorrect password" will be prompted. My ultimate goal is to be able to slide the verification code successfully. If the website cannot be accessed in your country, you can use a proxy IP in Japan.

    $156 (Avg Bid)
    $156 Сер. заявка
    13 заявки
    Cộng tác viên Data Engineer Закінчився left

    Tìm cộng tác viên Data Engineer Freelancer Thời gian làm việc khoảng 20h/tuần Mức lương 50k – 100k/giờ. Open cho bạn nào muốn làm việc và trả lương theo task Làm việc từ xa, thời gian linh động Công việc chính là HỖ TRỢ TÌM HIỂU về các công nghệ như Apache Airflow, Apache Druid, Apache Kafka, graphQL, flask, postman, MQTT, dashboard/ webapplication, OBC, Moxa, v.v…

    $5 / hr (Avg Bid)
    $5 / hr Сер. заявка
    1 заявки
    Fix MininCore WebUi -- 2 Закінчився left

    I need help with MiningCore WebUi configuration. Now my coin is not shows on webpage. There is error: "Warning! The pool is currently down for maintenance. Please try again later." Please Fix this error and teach me how to fix this. Miningcore is running, Apache is running and coin daemon is running! I think I just miss some line in configuration. Mining works fine, but UI needs to get works too!

    $8 (Avg Bid)
    $8 Сер. заявка
    1 заявки

    I am looking for an experienced freelancer to investigate and diagnose random "critical errors" that popup when the server is stressed on both front and back-end. I am not able to always reproduce the error. These are happening on a dedicated NGINX server. I did not have these issues before migrating from Apache. Error: "There has been a critical error on this website" The server is Intel Xeon 12 Cores 16 GB RAM 240 GB Lightning-Fast SSD Ubuntu 18.04.4 LTS Our stack includes Wordpress, WooCommerce, Learndash, etc. This job requires someone who has a comprehensive understanding of the relationships between underlying software, databases, web applications and the web server. The project entails understanding web server selections, error logs and system m...

    $154 (Avg Bid)
    $154 Сер. заявка
    54 заявки
    Fix MininCore WebUi Закінчився left

    I need help with MiningCore WebUi configuration. Now my coin is not shows on webpage. There is error: "Warning! The pool is currently down for maintenance. Please try again later." Please Fix this error and teach me how to fix this. Miningcore is running, Apache is running and coin daemon is running! I think I just miss some line in configuration.

    $65 (Avg Bid)
    $65 Сер. заявка
    1 заявки
    Realtor Website Закінчився left

    I have a LAMP environment and need a simple but good looking website for a realtor. Need to be able to swap in pictures with my own and fit to my linux environment. I have documents that have details of what the BIO should say, etc. I just need the design and code so I can customize with my wifes specific data. And be able to manage it. needs to be in php/html/javascript for the apache webserver on a linux machine.

    $462 (Avg Bid)
    $462 Сер. заявка
    106 заявки
    Need Apache Flink Expert Закінчився left

    Hi, Can you help me with one of my Apache Flink job? We have a data from Kafka, which needs to be saved in Mongo and MSSQL. Can you do that job with Flink? I am looking to have the project completed in three days. If interested, let me know. Thanking you, Soumen Roy

    $104 (Avg Bid)
    $104 Сер. заявка
    5 заявки
    SQUID Proxy rotation Закінчився left

    I'm looking for assistance setting up a SQUID proxy rotation system with private IPs, using an authentication system for users. The type of proxy I need is HTTP. Security is always a priority, so any advice on how to best secure the system would also be appreciated. I'm looking for someone who is knowledgeable, efficient and meets deadlines. If you think you are the right fit for this project, please reach out and let me know.

    $143 (Avg Bid)
    $143 Сер. заявка
    12 заявки

    I am looking for an experienced freelancer to help me setup my Discourse Multisite Docker installation with S3 Storage. Specifically, I will be utilizing DigitalOcean Spaces, a Discourse Multisite setup, and using bo...am looking for an experienced freelancer to help me setup my Discourse Multisite Docker installation with S3 Storage. Specifically, I will be utilizing DigitalOcean Spaces, a Discourse Multisite setup, and using both S3 Buckets and Local Storage for backups. I need someone with the skill and expertise to ensure that this setup is completed properly and securely. Knowledge of Discourse, Docker, Proxy and cloud storage services is a must when applying. If you feel you are qualified and up for the task, I strongly encourage you to apply. Thank you for your time and cons...

    $112 (Avg Bid)
    $112 Сер. заявка
    11 заявки
    Programador Android Закінчився left

    Problema: Tengo el emulador Android Noxplayer y al conectar de maner manual un proxy en el dispositivo Andorid dentro de Nox, solo funciona para navegadores y las apps no funcionan. Necesito forzar que el proxy funcione tanto para apps como navegadores. Ya sea creando una app o de cualquier otra manera. Importante: todo esto sin ser usuario root

    $299 (Avg Bid)
    $299 Сер. заявка
    22 заявки

    ...objective of this project is to read PDF files from a specified location, extract data row and column wise, and store the data in a SQL Server table row and column wise. The data can then be accessed using a WebAPI. Technologies: C# (itext7,itextsharp,,pdfsharp,pdfpig, Tesseract, pdfsharp,,ocropus) SQL Server WebAPI Python (Tabula-py, Camelot, pdfplumber,) Java (Apache pdfbox) Requirements: Visual Studio 2019 or higher SQL Server Management Studio iTextSharp NuGet package NuGet package Step 1: Create a new Visual Studio solution Open Visual Studio and create a new solution Select "ASP.NET Web Application" and choose "Web API" Choose a name and location for your project and click "Create" Step 2: Install iTextSharp and NuGet packages

    $21 / hr (Avg Bid)
    $21 / hr Сер. заявка
    20 заявки
    Ubuntu server installation Закінчився left

    I'm looking for a Freelancer to help with an Ubuntu server installation. Specifically, I need to set up...installation. Specifically, I need to set up a Virtual Private Server. I'm not sure yet if I will need a control panel installed, but I know that this server will be used for hosting websites. I will provide the IP and the admin / user password, then I need installed: - Latest Apache - Latest mysql with external connections enabled (you will give me a user account) - Latest phypmyadmin with a full admin access (you will give me a root user account) - FTP server with 2 users created - one pointing at the www apache directory and one pointing at /home/ubuntu. Both users have read/write access - Latest wordpress instance with ftp access into it to upload themes a...

    $25 (Avg Bid)
    $25 Сер. заявка
    17 заявки
    Complete website migration Закінчився left

    I am looking for someone to with migrating skills. I need ALL files( 750 GB of video, png, jpg, html, php, cgi) on server 1 relocated to server 2. The website is HTML based, and I require the services of an experienced developer who can utilize server to server wget+or+rsync via Plesk control panel or SSH. I am looking for someone with experience in this area and the ability to complete the project in a timely manner.

    $48 (Avg Bid)
    $48 Сер. заявка
    37 заявки

    I'm looking for an experienced Freelancer to help me upgrade my web server from its current version of PHP version 7.3.12 to the latest stable version. It's a production server, and the web server environment is Apache. I currently don't have the latest version of PHP installed, so I need a full upgrade. I want to ensure that the upgrade goes smoothly and that my website remains live and accessible to visitors during the entire process. I'm looking for someone who is familiar with the process of upgrading and installing PHP and is also knowledgeable in security measures to ensure that my website is safe and secure. Please include details of your experience in proposing your bid for this project. IMPORTANT: Only who respond this will get the job. My WORDPRESS webs...

    $50 (Avg Bid)
    $50 Сер. заявка
    39 заявки

    ...in IT or Engineering At least 4 years of professional experience, a strong team player who thrives in a collaborative environment Thanks to your experience, you are proficient in: MVC development, PHP/Laravel, DB theory (design, pattern, operations) / MySql knowledge, HTML / CSS knowledge, Javascript / Vue knowledge, API communication knowledge and server (Debian / Linux) administration incl. Apache Familiar with Agile/Scrum methodologies Motivated, innovative, and creative, producing robust, consistent, and complete work You can organise your time well and meet deadlines. Excellent organizational skills and the ability to meet deadlines Your strong oral and written English skills, along with your knowledge of German, complete your well-rounded profile Your working hou...

    $27 / hr (Avg Bid)
    $27 / hr Сер. заявка
    173 заявки
    Troubleshooting Apache and PHP issues Закінчився left

    I am looking for an experienced freelancer who can provide support for both administrative and development-level tasks related to troubleshooting Apache and PHP issues. The system is deployed on a Linux environment, If chosen for the job, the successful freelancer will need to be available for timely communication and to provide a reliable and thorough resolution to the tasks at hand.

    $91 (Avg Bid)
    $91 Сер. заявка
    15 заявки

    ...(workers) 1 nginx load balancer in front of cluster as fixed register address 1 Nginx Proxy manager as reverse proxy in front of load balancer to address requests to cluster load balancer All nodes are virtual machines on local vSphere 7 with Rocky Linux 8 - Minimal Standard - Security Policy Profile (Enforcement) "CIS Red Hat Enterprise Linux 8 Benchmark for Level 2 - Server" Specific version of RKE2 (latest stable v1.24) with specific compatible Longhorn and Rancher Deliverables: -Recommended storage size for each node disk partition - specific ports and protocols to be opened and enabled in firewalld -High-level architectural diagram -Step-by-step instructions with commands, including load balancer and nginx proxy manager settings, and all necessary i...

    $226 (Avg Bid)
    $226 Сер. заявка
    9 заявки
    Redesign report to be in XML Template Закінчився left

    I am looking for someone to help me with a project to redesign a report to fit an XML Template. The report needs to be used for the informa...looking for someone to help me with a project to redesign a report to fit an XML Template. The report needs to be used for the information presented, and I already have the specific Template but it needs a design that should be used. The report is between 1 and 3 pages long. I am looking for someone who has experience with dealing with XML Templates the base PDF language by Adobe , and printing via Apache FOP and creating reports of this length. The end product needs to be redesigned in new way, be pleasing and easy to understand, and free of any errors, so attention to detail is a must. If you think you have the right skills, I'd love to...

    $96 (Avg Bid)
    Угода про нерозголошення
    $96 Сер. заявка
    3 заявки
    Project for Rishi Raj B. Закінчився left

    Enter an HTTP proxy in the browser as the end point, the tunnel itself works via SMTP. This means you pack the HTTP request in emails, a mail server you control receives the emails, unpacks the request and sends it to the HTTP server. Proceed in the same way for the HTTP responses.

    $100 (Avg Bid)
    $100 Сер. заявка
    1 заявки