Apache cgi proxy install sshpráce

Filtrovat

Moje poslední hledání
Třídit podle:
Rozpočet
pro
pro
pro
Typ
Dovednosti
Jazyky
    Stav zakázky
    2,000 apache cgi proxy install ssh zakázek nalezeno, ceny v EUR

    Hello, I am in need of someone experienced with implementing the codeswholesale-sdk-php. There is also a WordPress plugin, but it hasn't been actively developed for several years. Either customize the old plugin or implement the API. I would need everything the ...sandbox. () So, I would need either to modify the existing plugin or create a new one or implement it differently - for example, in functions.php. PHP SDK: Plugin no longer supported for 5 years: API Documentation Thank you very much.

    €238 (Avg Bid)
    €238 Průměr. nabídka
    3 nabídky

    Pro vydání mobilní aplikace pro Android sháním programátora schopného vyvíjet v Apache Cordova, se znalostí Java script a na straně serveru se znalostí PHP.

    €470 (Avg Bid)
    €470 Průměr. nabídka
    16 nabídky

    ... nemocí apod. Tvoje zaškolení do prostředí je samozřejmostí - čas Ti bude uhrazen. Tvoje odměna bude dvousložková: • za pohotovost (á hodina za potřebný časový úsek pohotovosti) • za reálný výkon práce (á hodina za vykonanou práci při zásahu a/nebo dle dohody za ad hoc jednorázové práce). Požadované základní znalosti, prostě tohle bys měl umět: • zkušenost s Linux, Redhat / CentOS, • dále s Apache, ldap, squid, ntp, smtp, sssd, • schopnost manuálního sestavení komponent serverů v rack. Je to práce vhodná pro někoho, kdo má např. z 80% n&aa...

    €15 / hr (Avg Bid)
    €15 / hr Průměr. nabídka
    2 nabídky

    We are looking for a designer who can make some branding and packaging application for wine brands . We will give you design specifications. We would need a branding development and the application of those formats FULL DESIGNED READY-TO-PRINT whith our print templates. FORMAT 1 FORMAT 2 FORMAT 3: FORMAT 4

    €91 (Avg Bid)
    €91 Průměr. nabídka
    49 nabídky
    Vytvoření programu Ukončeno left

    Zdravím, potřeboval bych vytvořit program, který umí načítat různé proxy servery a klikat na určité místa. Program by měl složit na mem webu ke zvýšení návštěvnosti a tím i ke klikání na reklamy. Děkuji za nabídky

    €148 (Avg Bid)
    €148 Průměr. nabídka
    6 nabídky
    Configurar Apache Ukončeno left

    Configurar Apache en Centos WP.

    €23 (Avg Bid)
    €23 Průměr. nabídka
    1 nabídky

    I need a pro to install a bitexchange script for me.

    €141 (Avg Bid)
    €141 Průměr. nabídka
    14 nabídky

    performance testing project interview proxy

    €161 (Avg Bid)
    €161 Průměr. nabídka
    7 nabídky
    Vytvořit software Ukončeno left

    Hledam spolehliveho externiho PHP/nette programátora, jez ma chut vyvijet aplikaci pro sitovou bezpecnost. Co nabizim: -zcela volnou pracovni dobu -jednou tydne se vecer potkame na skype a vyhodnotime/rozdelime si ukoly na dalsi tyden -zasveceni do dalsich technologii: bezpecnost na sitove vrstve, autentifikace Radius server, konfigurace zarizeni pres API/SSH, export/import ucto/banka -dlouhodobou spolupraci na nevsednim projektu. -oceneni dle nasi domluvy.

    €5 / hr (Avg Bid)
    €5 / hr Průměr. nabídka
    1 nabídky
    Vytvořit software Ukončeno left

    Pro náš projekt v Prestashopu hledáme programátory php. Náplň práce: Úprava modulů a příprava nových modulů již existujícím systému pro projektové řízení a plánování. Součástí může být i návrh řešení přímo v php nebo datové modelování. Vytváření koncepčních systémových modulů dle z...zadání. Požadavky: Praxe s aplikací v PHP, nejlépe za využití OOP Znalost Nette a dibi výhodou, popřípadě i jiného PHP frameworku Dobré znalosti jazyka SQL (v prostředí MySQL) Znalost HTML, CSS, ...

    €10 / hr (Avg Bid)
    €10 / hr Průměr. nabídka
    4 nabídky

    As an organization, we aim to significantly boost our network security. Thus, we're seeking a skilled professional capable of: - Configuring firewall ...security. Thus, we're seeking a skilled professional capable of: - Configuring firewall - Implementing an effective Intrusion Detection System - Establishing secure remote access Unfortunately, we skipped out on specifying our preferred secured remote access service and the size of our network infrastructure during the initial stages. However, we encourage applicants to be fully versatile with VPN, SSH, RDP, and to be equipped to handle infrastructure of various sizes. Prior experience with these areas will be advantageous. Do you have what it takes to help us execute a thorough network security overhaul? If so, we wa...

    €395 (Avg Bid)
    €395 Průměr. nabídka
    6 nabídky

    I am looking for a Google expert able to install the cookie consent mode v2 imposed by UE Law. I don't want any banner to be installed on my website and I want the code installed on my website to always autorised cookies using for all visitors on my website.

    €121 (Avg Bid)
    €121 Průměr. nabídka
    46 nabídky

    Hello and Thank you for being here Trying to make this reference work Fails ("~/.ssh/mycreds") Works ("/home/username/mycreds") How can I make the logical reference work ~ Can you help me please ? Will give a 5 Star Review when this is done and will write such inspiring words for you, when done. Please understand; there is hope you can give your “best” price; been unemployed, and have cancer with bills backing up, $10 possible? Please note $10 is the max total that I can handle for this (doing hourly reduces % fee). Will leave a Glowing paragraph of feedback 5 stars : - ) My funds are low but will pay quick and leave 5 stars. Please give your best possible for your bid ? (something reasonable?) Please note there is hope we can mutuall...

    €11 / hr (Avg Bid)
    €11 / hr Průměr. nabídka
    8 nabídky

    ...so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip install depthai 6. Then I cloned the "depthai-python" git hub repository 7. Then I ran the install requirements (still in the environment) - python3 Finally, I tried to

    €50 / hr (Avg Bid)
    €50 / hr Průměr. nabídka
    23 nabídky

    1. Looking for an assistance fixing UPS Shipping module on Zen Cart based shopping website. 2. Need to fix or install different Captcha to prevent bots registering fake customers on the same Zen cart website. 3. Need to resize Company logo on Zen Cart website/template.

    €141 (Avg Bid)
    €141 Průměr. nabídka
    68 nabídky

    I'm in need of a proficient expert who has hands-on experience with the Hestia Web Panel, VPS servers, and FileZilla. I own a VPS web server which I am having difficulties connecting to via FTP. The ideal freelancer for this task should have...its API and configurations - How to effectively troubleshoot VPS servers - FTP access through FileZilla With this project, I need: - Full diagnosis and resolution of the FTP connection issue - Restoring the connection between the Hestia Web Panel and the VPS server via FTP - Ensuring there's seamless access to the VPS server Note, I can access the VPS server through SSH, thus you should also be comfortable working with SSH connections. Your expertise in resolving this connectivity issue would highly contribute to the smoot...

    €15 (Avg Bid)
    €15 Průměr. nabídka
    8 nabídky

    Website is maintenance mode, No ssh to run command, only ftp

    €15 (Avg Bid)
    €15 Průměr. nabídka
    34 nabídky

    Hi, I need assistance with installing a Public SSH key on my Linux server. The task focus on a single user who will need to access a specific folder located on the server. Key tasks to be completed include: - Enabling both write and read permissions for this user to that specific folder using its Public SSH Key authentification (without password). - The user should not have "execute" permissions or access to any other folders or areas. - Create a cron that will copy the content from this folder to another every 5min. The ideal freelancer for this job would have extensive understanding and experience with Linux command line, SSH configurations, permissions settings and security principles. Best regards.

    €119 (Avg Bid)
    €119 Průměr. nabídka
    35 nabídky

    I am in search of a skilled developer to set up PHP 5.6 and PHP 7.2 on our dedicated server. The server currently runs Plesk and Ubuntu 22.04.4 LTS. I need both PHP versions running on the server, as we have one Magento 1.9 website and one Magento 2.3 website. Key Requirements: - Install PHP 5.6 and PHP 7.2 on our dedicated server running Plesk and Ubuntu 22.04.4 LTS - Set up both PHP versions to be used on different websites - I may require support in configuring the websites to use the specific PHP versions after installation The ideal candidate for this project should have: - Extensive experience working with PHP installations on dedicated servers - Proficient knowledge of Plesk and Ubuntu - The ability to provide guidance on PHP version selection based on the websites' ...

    €152 (Avg Bid)
    €152 Průměr. nabídka
    59 nabídky

    Resolved Azure web app service error. 502 - Web server received an invalid response while acting as a gateway or proxy server. There is a problem with the page you are looking for, and it cannot be displayed. When the Web server (while acting as a gateway or proxy) contacted the upstream content server, it received an invalid response from the content server.

    €28 (Avg Bid)
    €28 Průměr. nabídka
    5 nabídky

    I have code for login trading accound and fetch token data. I need to update more data ...stick, Mins Intervals are in Dropdown box, I can choose any minutes interval, I need you to collect Last 5 candle data from the Excel in the web and other details for each token, I will give token name in the excel, It will automatically display the rows of data. If i chanage time interval it will display those data only. Need ot automate the buy/sell order Note: I dont know about coding, If you install the code and run successfully at my system thereafter I will hire you and release the payment. If you agree this term you will apply this task Budet is 600 INR and Good review, Dont expect more I am not big fish. it is difficult job dont come for Money you should waste you time for unrealish E...

    €12 (Avg Bid)
    €12 Průměr. nabídka
    8 nabídky

    ...of a skillful developer experienced in OpenCart 3.0.x who can work on a TNT extension for me, with an emphasis on two key features: 1. Real-Time Shipping Rates: The extension should offer real-time shipping rates from TNT; it must consistently and accurately display current costs to customers. 2. Easy Installation and Setup: Ease of use is paramount. The extension should be straightforward to install and set up on my online store. The project deadline is within one month, so time management will be a crucial skill for interested freelancers. Proficiency with JavaScript, PHP, eCommerce, HTML and CSS is required, along with OpenCart experience. If you have worked on similar projects before, please include them in your proposal. This shopping cart has been operating for several ...

    €5 / hr (Avg Bid)
    €5 / hr Průměr. nabídka
    11 nabídky

    I'm looking for a skilled professional to help me install the eBay API on my existing Ubuntu 22.04 server for the primary purpose of showing orders on webpage. here is the sdk - Key Responsibilities: - Installation of the eBay API on the Ubuntu 22.04 server. - Ensuring the API is correctly set up to show orders on webpage. Ideal Skills and Experience: - Proficiency in working with Ubuntu servers, particularly version 22.04. - Prior experience installing and configuring the eBay API. - Ability to implement API functionalities for showing orders on webpage. If you have a good understanding of eBay's API and are experienced in working with Ubuntu servers, I'd be interested in hearing from you. Please share your relevant experience and explain how

    €27 (Avg Bid)
    €27 Průměr. nabídka
    15 nabídky

    We are in search of an experienced developer to create a web proxy server that facilitates the translation of content from 3rd party URLs. The primary goal is to enable users to input a URL, pass the text of each page to our backend for translation, and display the translated text seamlessly on the frontend. Key Responsibilities: Web Proxy Server Development: Develop a robust web proxy server that receives user requests, fetches content from 3rd party URLs, and passes the text to our backend for translation. ( reference site - ) Implement secure communication between clients and the proxy server. Integration with Backend Translation Service: Ensure seamless integration with our backend translation service. Pass the text of each page to the backend

    €13 / hr (Avg Bid)
    €13 / hr Průměr. nabídka
    11 nabídky

    ...configuration to provision my EC2 resources on AWS. This configuration should allow me to deploy the EC2 instances and also bring-down when needed. Key Requirements: An EC2 instance with Security group, Keypair, VPC components, CloudWatch logs and WAF integration. The EC2 will be launched in Private Subnet, with ALB and no direct traffic allowed to the instance. A Bastion/jump server for SSH to EC2. EC2 connects to the internet using NAT-gateway. WAF to be integrated with ALB, and ALB only listens on HTTPS. Security groups are restricted with limited access. Allocate and associate an elastic IP to the instance. The EC2 instance will run Ubuntu and serve as application server. I can provide AMI image of the web-app. It is a Python FastAPI/Nginx app. No other service is needed li...

    €210 (Avg Bid)
    €210 Průměr. nabídka
    14 nabídky

    I need an expert WordPress developer who can correctly install a Business Child Theme I've chosen on an undetermined (the freelancer must figure out which one) main WordPress theme. The ideal freelancer has to have experience dealing with WordPress themes and should be capable of figuring out the main theme on their own. Key Tasks: - Install Business Child Theme on main WordPress theme - Ensure compatibility of the child theme with the main theme The entire child theme design (pictures, logos, texts, etc.) must be loaded correctly so that I can immediately begin editing the site blocks myself. The freelancer will need to be proficient in WordPress, theme installation, and troubleshooting. The ability to determine the parent WordPress theme through analysis of t...

    €32 (Avg Bid)
    €32 Průměr. nabídka
    54 nabídky

    I need an experienced tech expert to install Putty on my Mac Book Air. The main aim of this installation revolves around executing commands remotely. Key requirements: - The successful freelancer must be conversant with setting up Putty with SSH forwarding. This configuration is fundamental to the task. - As I will be using Putty to connect solely to Linux servers, knowledge and understanding of Linux systems is vital for the chosen freelancer. Please bid if you have prior experience in similar setups. Your ability to finalize this operation promptly yet efficiently will be much appreciated.

    €13 (Avg Bid)
    €13 Průměr. nabídka
    19 nabídky

    As an ETL Expert Data Engineer with Airflow...Engineer with Airflow expertise, I require a professional who can take on a sophisticated data integration task. Key Responsibilities: - You will be responsible for data integration. - The data will be pulled from various APIs. - The processing logic required is advanced, aimed at facilitating analytics and machine learning. You should possess: - Extensive ETL experience. - Deep knowledge of Apache Airflow. - Proven track record in handling complex data integration tasks. - Capability in building data pipelines for advanced analytics. - Familiarity with APIs, ensuring efficient data extraction. - Strong problem-solving skills and attention to detail. I am looking for someone who can take this project and deliver high-quality results...

    €22 / hr (Avg Bid)
    €22 / hr Průměr. nabídka
    44 nabídky
    Search Frontend Development 5 dní left
    OVĚŘENÉ

    I'm in need of a talented frontend developer to create a robust and user-friendly search frontend for document base. The documents are already indexed in an Opensearch database with various custom fields (Speaker, Place, Theme, Keywords,... ) apart from the standard ones (document format, creation date, update date, size, link to ...and integrating them seamlessly into the search frontend. - Ability to implement interactive user interfaces, such as autocomplete suggestions and dynamic filtering and sorting options. - Experience in creating responsive and intuitive search result displays. - Prefered technology : React, Reactivesearch () Expected delivery: - Source code, build and install instructions - Developper guide for maintenance and evolution

    €268 (Avg Bid)
    €268 Průměr. nabídka
    39 nabídky

    ... Here's a roadmap to create your WordPress eLearning website for employability and finding work, focusing on cost-effective solutions and functionalities: Stage 1: Planning and Setup (1-2 weeks) Domain Name & Web Hosting: Choose a catchy domain name that reflects your brand and secure affordable web hosting that supports WordPress installation. WordPress Installation: Install WordPress on your web hosting platform. Most web hosting providers offer 1-click WordPress installation. Learning Management System (LMS) Plugin: Explore free or freemium LMS plugins like LearnDash or Tutor LMS. These offer basic course creation, enrollment, and content delivery functionalities. Theme Selection: Choose a free WordPress theme optimized for eLearning platfo...

    €615 (Avg Bid)
    €615 Průměr. nabídka
    248 nabídky

    The main goal of this project is to find relevant influencers using our Shopify Collabs. Influencers which you will contact, they need to call their followers to install our new android Dance APP. In our APP influencer need to create one new video, and call their followers to dance with them inside our app until the song is finished. App is a new type of "collab dance app" where each user record dance on one small segment of any song (2-4sec) creating a new cool unpredictable music video. You need to try and test our app as well to understand it a bit. Key Responsibilities: 1. Check our Shopify Collabs Account and optimize it using our website, pictures, videos, reels, etc. You can create some pictures, reels as well. 2. Find Influencers using our Shopify Account or ma...

    €142 (Avg Bid)
    €142 Průměr. nabídka
    18 nabídky

    I am in need of a networking expert proficient in Squid Proxy and Linux. The task involves creating a script that automatically turns a vps with a subnet into a residential proxy pool It's an ideal project for a developer who's well acquainted with Squid Proxy, understands network firewall setup, and has experience in dealing with Linux-based VPS. Running networking diagnostics would also come in handy as the task may involve troubleshooting any potential connectivity issues that may arise during setup.

    €548 (Avg Bid)
    €548 Průměr. nabídka
    26 nabídky

    installation of theme and make the theme ready to be used

    €17 (Avg Bid)
    €17 Průměr. nabídka
    30 nabídky

    I need a proficient Linux systems administrator to help install and configure LibreNMS on my Linux system primarily for Network Monitoring. Key Requirements: - Install LibreNMS on a Linux platform - Configure LibreNMS for optimal Network Monitoring - Set up monitoring of Virtual Machines Important Skills: - Expertise in Linux system administration - Familiarity with LibreNMS and its Network Monitoring functionality - Experience with monitoring Virtual Machines.

    €42 (Avg Bid)
    Doporučené Neodkladné
    €42 Průměr. nabídka
    6 nabídky

    reverse proxy setup, make the website work using reverse proxy.

    €50 (Avg Bid)
    €50 Průměr. nabídka
    1 nabídky

    ...of a skillful developer experienced in OpenCart 3.0.x who can work on a TNT extension for me, with an emphasis on two key features: 1. Real-Time Shipping Rates: The extension should offer real-time shipping rates from TNT; it must consistently and accurately display current costs to customers. 2. Easy Installation and Setup: Ease of use is paramount. The extension should be straightforward to install and set up on my online store. The project deadline is within one month, so time management will be a crucial skill for interested freelancers. Proficiency with JavaScript, PHP, eCommerce, HTML and CSS is required, along with OpenCart experience. If you have worked on similar projects before, please include them in your proposal. This shopping cart has been operating for several ...

    €493 (Avg Bid)
    €493 Průměr. nabídka
    94 nabídky

    Hi there, I'm in need o...a working webpage. - Implement responsive design principles to ensure optimal viewing across various devices. - Optimize website performance for speed and SEO. - Conduct thorough testing to identify and fix any bugs or issues. - Provide up to 3 revisions and 3 days post each submission for reviewing. - Integrate plugins and third-party tools to enhance website functionality such as Calendly - Install the theme and test its working on our WordPress account. Terms and Conditions: - Be available in IST time zone 9 to 6 PM. - All shared resources and deliverables are confidential and may not be shared, reused or published anywhere else without prior consent. Looking forward to seeing your work and hopefully collaborating with you on this proje...

    €71 (Avg Bid)
    €71 Průměr. nabídka
    53 nabídky

    ...MySQL. The freelancer must be able to diagnose the issue and provide an effective solution. - **SSH Troubleshooting**: There are connection issues with SSH. The hired professional should be able to identify the root cause and resolve it promptly. - **cPanel Account Missing**: Currently, some cPanel accounts are not showing. The task involves investigating and rectifying the issue. - **Service Stoppage**: Some important services have stopped working. The ideal candidate should have experience with Linux administration and be able to troubleshoot and restart these services effectively. Ideal skills and experience include: - Proficient in Linux server administration, particularly with MySQL and SSH - Strong troubleshooting skills to identify and resolve service st...

    €131 (Avg Bid)
    €131 Průměr. nabídka
    33 nabídky

    I'm on the lookout for a well-versed WordPress developer, profici...all aspects related to WooCommerce, including payment methods. The ideal freelancer for this job should have formidable experience with WordPress and WooCommerce, a proven track record of improving website performance using PageSpeed Insights, and a comprehensive understanding of e-commerce web development. Good afternoon everyone, I have aweb page in my c panel; I have 2 themes that I want to install. to each one independently by wordpress. In addition to this, I want WooComerce to be able to be used and linked to all payment methods, in different currencies. Please take into consideration we have our added products must also be. Installed plugins. high load level by PageSpeed ​​​​Insights

    €83 (Avg Bid)
    €83 Průměr. nabídka
    76 nabídky

    I need a professional to install an SSL certificate from Punch Salad website. The primary purpose is to improve the security of the site and to encrypt user data. Key requirements include: - Assisting in obtaining a suitable SSL certificate, as I do not possess one at the moment - Expertise in SSL installation for blog/personal websites Ideal candidates would have prior experience in SSL installation, especially in the context of personal or blog websites. Excellent communication skills and the ability to explain the installation process in plain terms would be greatly appreciated.

    €26 (Avg Bid)
    €26 Průměr. nabídka
    37 nabídky

    I have a magento webstore running on magento 2.3.4. I want to update it to the latest version with all patches, while maintaining current customers/database/products. I also want usps first class mail parcel/usps ground advantage to show up again as a shipping method.

    €184 (Avg Bid)
    €184 Průměr. nabídka
    27 nabídky

    I am looking for an artist to create a photorealistic CGI rendering for visualization purposes. I have plans with elevations which I attach. This is an outdoor barbecue area Task needs to be complete in 48hrs. When you provide me with a quote please address me as Steve. Ideal candidates for this project should: - possess advanced skills in photorealistic CGI rendering - have experience in rendering interior details - be able to interpret and visualize designs accurately - be detail-oriented Please share your portfolio showcasing similar projects you've undertaken. We anticipate a collaborative communication process to ensure that the resulting render meets our visualization needs.

    €80 (Avg Bid)
    €80 Průměr. nabídka
    51 nabídky

    ...following are intermediate to hard requirements. Some of these requirements requires independent learning and are designed to challenge high achieving students: • Perform multiple fetches by using fetch with (). Partial marks will be given for using fetch, without (). • A simple proxy should be implemented to relay data from a Web API. The proxy should be able to also obtain input from user, and relay user input to the Web API. Partial marks will be given for using external proxy. • Use the Javascript Framework React to implement the functionalities of your application. UI Design The look and feel of your web application should fit the theme of your application. You should create and implement your design to impress your client (the marker). In additi...

    €85 (Avg Bid)
    €85 Průměr. nabídka
    25 nabídky

    I need an electrical engineer to perform circuit design and troubleshooting tasks using a hardware simulator, specifically for .HDL files. Your primary task will be to install an electrical system with the help of the simulator. Key Responsibilities: - Circuit design using the simulator - Circuit troubleshooting - Electrical system installation I require you to be proficient in using a hardware simulator, especially with .HDL files. You should also have a solid understanding of circuit design and troubleshooting. Time is of the essence, so the quicker you can complete the project, the better.

    €4 / hr (Avg Bid)
    €4 / hr Průměr. nabídka
    8 nabídky

    Scope of work, SureCart (high level). SureCart, SureTrigger, and SureMembers are powerful tools for creating and managing subscription-based platforms. Here's a detailed scope of work based on your requirements: Platform Setup and Configuration: Install and configure SureCart, SureTrigger, and SureMembers plugins/extensions. DONE. Set up payment gateways for processing transactions (Stripe, PayPal). DONE. Configure user roles and permissions for different membership levels (Freemium, Plus, Pro, Premium). Customize email notifications for user registrations, subscriptions, and other relevant actions. Product and Subscription Setup: Define and create payable products for each membership tier (Freemium, Plus, Pro, Premium). Set up subscription plans with varying features and ac...

    €15 / hr (Avg Bid)
    €15 / hr Průměr. nabídka
    77 nabídky

    As a project owner, I'm in need of a proficient backend developer chiefly for the deployment of a Python Django project. This includes: - Setting up server and database - Deploying the project using both Nginx reverse proxy and Apache - Enhancing backend performance The best candidate should offer rich experience in Python Django project deployment as well as server setup and optimization. There won't be any need for coordination with other teams or members. Hence, the ability to work independently is crucial. Please remember to include your relevant experience in your application.

    €155 (Avg Bid)
    €155 Průměr. nabídka
    52 nabídky

    As an experienced Java Developer, I need your expertise in integrating Apache Camel with our web app. This integration is primarily aimed at facilitating the routing of messages between our system and external APIs. Key Requirements: - Understanding of Apache Camel: You should have comprehensive experience working with Apache Camel, ideally in a similar integration scenario. - Communication with External APIs: Our system needs to seamlessly communicate with multiple external APIs. You should have a solid understanding of RESTful APIs and experience integrating them. - Synchronous & Asynchronous Communication: The integration needs to support both synchronous and asynchronous communication with the external APIs. Feel free to provide examples of similar project...

    €3 / hr (Avg Bid)
    €3 / hr Průměr. nabídka
    8 nabídky

    I am in need of a Full-Stack developer well-versed in Apache Kafka for configuration, message serialization, deserialization, event streaming, and processing. Additionally, you will be responsible for developing Spring Boot microservices that encompass user authentication, authorization, database integration, data modeling, and REST API development. Key responsibilities include: - Kafka setup and configuration - Kafka message serialization and deserialization - Kafka event streaming and processing - Designing and implementing user authentication and authorization within Spring Boot - Integrating databases and modeling data effectively - Developing REST APIs with Spring Boot The ideal candidate for this project should have extensive experience with Kafka and Spring Boot as well as...

    €46 (Avg Bid)
    €46 Průměr. nabídka
    14 nabídky

    Install Wordpress and PHPlist on my server and provide instructions on how to access from my PC.

    €28 (Avg Bid)
    €28 Průměr. nabídka
    1 nabídky

    I'm looking for an experienced Odoo expert to carry out a fresh installation of Odoo 17 on AWS. The core functionalities needed for the business are focused on Payroll, Human Resources, and Documents. Key Tasks: - Install Odoo 17 Community edition on AWS. - Set up and configure necessary applications within Odoo 17, specifically focusing on Payroll, Human Resources, and Document management. Required Skills: - Expert knowledge and demonstrated experience with Odoo - Familiar with AWS infrastructure - Proven ability to setup and configure Odoo modules

    €446 (Avg Bid)
    €446 Průměr. nabídka
    10 nabídky