Φίλτρο

Οι πρόσφατες αναζητήσεις μου
Φιλτράρισμα κατά:
Προϋπολογισμός
σε
σε
σε
Είδος
Δεξιότητες
Γλώσσες
    Κατάσταση Δουλειάς
    2,000 apache 301 δουλειές που βρέθηκαν, με τιμές EUR

    ...Εμπειρία στην ανάπτυξη εφαρμογών για επιτραπέζιες και κινητές συσκευές Εξοικείωση με τις common stacks Γνώση πολλαπλών γλωσσών front-end και βιβλιοθηκών (π.χ. HTML/ CSS, JavaScript, XML, jQuery) Γνώση πολ...

    €12011 (Avg Bid)
    Τοπικό
    €12011 Μέση Προσφορά
    2 προσφορές

    Η πλατφόρμα είναι έτοιμη και λειτουργεί. Έχει αγοραστεί μαζί με τα source και την έχω εγκαταστήσει στο aws cloud σε ένα server με centos και η βάση είναι mysql, webserver Apache και PHP 7.2 με κάποια extensions. Χρειάζομ&al...

    €494 (Avg Bid)
    €494 Μέση Προσφορά
    19 προσφορές

    ...χρησιμοποιείστε πιστά τις παρατηρήσεις τις εκφώνησης και γράφτε κώδικα με απλό τρόπο όχι επαγγέλματικό, όπως δήλαδη θα έγραφε ένας πρωτοετής που πρόσφατα άρχισε ...

    €47 (Avg Bid)
    €47 Μέση Προσφορά
    1 προσφορές

    Θέλω να γίνουν 2 διαφορετικές εργασίες οι οποίες απαιτούν γνώσεις Html5, Css, JavaScript και Php. Οι εργασίες είναι διαφόρετικές θα τις χωρίσω σε μία μικρή και μία μεγάλη. Την μικρή τ&...

    €38 (Avg Bid)
    €38 Μέση Προσφορά
    2 προσφορές

    Υπάρχει ένας windows server που τρέχει μια εφαρμογή java σε jboss και MS sql express. Το σύστημα είναι πίσω από ένα apache reverse proxy σε linux. To ζητούμενο είναι να δημιουργηθεί και να δοκιμαστεί μια διαδικασία λή&p...

    €26 / hr (Avg Bid)
    €26 / hr Μέση Προσφορά
    3 προσφορές
    Project for tolismx3 Έχει λήξει left

    Γεια σου φιλε. Εχεις γνωση σε apache servers?

    €45 (Avg Bid)
    €45 Μέση Προσφορά
    1 προσφορές

    Ένα μικρό site σε ιδιωτικό server με wamp με apache, php, mysql, wordpress.

    €32 (Avg Bid)
    €32 Μέση Προσφορά
    20 προσφορές
    Εγκατάσταση server Έχει λήξει left

    server setup apache webmail security nginx vps backups και ότι άλλο σχετικό χρειαστεί για να τρέχουν σωστά οι σελίδες

    €139 (Avg Bid)
    €139 Μέση Προσφορά
    1 προσφορές
    Apache Cloudflare Certificate Install on CentOS 6 μέρες left
    ΕΠΙΒΕΒΑΙΩΜΕΝΟ

    I'm in need of a skilled freelancer to help me with a specific task. Here's what you need to know: - The task primarily involves installing a Cloudflare certificate on a CentOS server running Apache. It's crucial to have a good understanding of both Apache and CentOS to successfully complete this task. - Having root access is essential, as it's required for the installation process. - I currently do not have any SSL/TLS installed on my server. The task specifically involves installing a Cloudflare certificate. Ideal skills for this job include: - Strong proficiency in Apache - Experience with CentOS - Prior experience installing Cloudflare certificates - Good knowledge of SSL/TLS protocols and practices - Ability to work with root access on se...

    €14 (Avg Bid)
    €14 Μέση Προσφορά
    8 προσφορές
    Expert SEO Specialist for Ubuntu/Apache/Linlux Platform 6 μέρες left
    ΕΠΙΒΕΒΑΙΩΜΕΝΟ

    Please read before offering services - I am in need of a highly skilled and reliable SEO specialist who is familiar with the nuances of the APACHE, LINLUX & UBUNTU platform. The website is located DIRECTLY ON SERVER, NOT USING C-PANEL, as c-panel does not work on Ubuntu 18/20.04 You must also be familiar with HMTL5 and TPL & LINLUX You MUST have previous experience and knowledge in APACHE, LINLUX & UBUNTU OS Freelancers interested in this project should have extensive experience working with open-source operating systems and in-depth knowledge of cutting-edge SEO strategies. To be considered for this job, please include samples of your past work in your application. I'm eager to see evidence of your expertise and results you've achieved for previ...

    €1030 (Avg Bid)
    €1030 Μέση Προσφορά
    36 προσφορές

    work for docker apache proxy solution

    €111 (Avg Bid)
    €111 Μέση Προσφορά
    1 προσφορές

    I'm looking for an expert in Linux administration who is specialized in server setup. My project requires: - Setting up a LAMP on a Ubuntu server with MariaDB. - Configuring the server to respond to a specific domain name, empty folder mapping. - FTP and account mapping to the webserver's folder. Necessary skills: Ubuntu, LAMP setup (Linux, Apache, MySQL, PHP), FTP setup. Experience in managing and setting up servers is a must. This are a very easy setup so maximum 2 hours. Please add the word "Light" in your quote so I now you are not a bot...

    €111 (Avg Bid)
    €111 Μέση Προσφορά
    42 προσφορές

    ...d{1,3}") { set $test_ip_disclosure A; } if ($http_x_forwarded_for != "") { set $test_ip_disclosure "${test_ip_disclosure}B"; } if ($test_ip_disclosure = AB) { return 403; } if ($http_x_forwarded_proto = "http") { set $do_redirect_to_https "true"; } if ($do_redirect_to_https = "true") { return 301 https://$host$request_uri; } location ~ ^/static/(?P<file>.*) { root /xxx/var/ppppp; add_header 'Access-Control-Allow-Origin' $cors_origin; add_header 'Vary' 'Accept-Encoding,Origin'; try_files /staticfiles/$file =404; } location ~ ^/media...

    €35 (Avg Bid)
    €35 Μέση Προσφορά
    13 προσφορές

    I need a professional to help me resolve an Apache ModSec error that is preventing a specific theme inside WordPress from working properly. Key Requirements: - The problem I'm encountering is related to ModSec, and is preventing the theme from functioning as expected. As such, the freelancer should have a good understanding of ModSec and Apache, with a specific focus on troubleshooting and fixing errors. - The error message is not provided here, but the last change I made to the website was modifying server or ModSec settings. The freelancer should be able to work with me to understand the changes made and identify the cause of the error. Expectations: - I am specifically looking for someone who can troubleshoot and fix the ModSec error, rather than just disabling Mod...

    €26 (Avg Bid)
    €26 Μέση Προσφορά
    36 προσφορές

    I am in need of a skilled professional to assist me in setting up my almalinux 8 VPS and then installing cPanel on it. Specifically, I would like to have the following services installed and configured as part of the initial server setup: - Apache - MySQL - PHP It's essential for the freelancer to have experience in setting up VPS servers, particularly with a specialization in almalinux 8. You will also need to have a thorough understanding and experience with cPanel installation.

    €14 (Avg Bid)
    €14 Μέση Προσφορά
    19 προσφορές
    Data Exploration & Visualization Expert Needed 5 μέρες left
    ΕΠΙΒΕΒΑΙΩΜΕΝΟ

    I'm in need of a skilled Apache Superset expert who can help me connect MySQL and PostgreSQL to the platform for exploration and visualization. Key tasks include: - Creating interactive dashboards - Generating real-time reports - Building visualizations for large datasets Features & functionalities needed in the deliverables: - Filter and drill-down options - Customizable charts and graphs - Integration with external APIs Ideal candidates should have: - Extensive experience with Apache Superset - Proven track record of working with MySQL and PostgreSQL - Strong background in data exploration and visualization - Demonstrable skill in creating interactive dashboards and real-time reports - Familiarity with building visualizations for large datasets - Ability to int...

    €128 (Avg Bid)
    €128 Μέση Προσφορά
    15 προσφορές

    Seeking a server specialist familiar with handling tasks on a dedicated server, predominantly Linux Server The tasks include: - Expertly masking or hiding the server's backend IP fr...dedicated server, predominantly Linux Server The tasks include: - Expertly masking or hiding the server's backend IP from the public view. - Seamless integration of the server with Cloudflare. - Closing off all unnecessary or unused ports to enhance cybersecurity measures. For this project, you should possess a deep understanding of server administration, Linux operating systems, and Apache web server. Familiarity with Cloudflare or similar web infrastructure and website security services is a must. Speed, efficiency, and an eye for detail will be key elements for this task'...

    €68 (Avg Bid)
    €68 Μέση Προσφορά
    26 προσφορές
    automatically redirect with 301 urls from deleted tags 5 μέρες left
    ΕΠΙΒΕΒΑΙΩΜΕΝΟ

    How can i solve this problem: I write a url with the architecture * If the url exists it will send me to the page of the corresponding tag If the url does not exist, it will forward me to a url of the most similar tag (combining singular, plural, ma...If the url does not exist, it will forward me to a url of the most similar tag (combining singular, plural, masculine and feminine) or the most matching one. If it still does not find a suitable url, it will search among the aliases of the articles for a similarity match to forward me with a 301 redirect to one of those articles. This must be dynamic, querying a static database is not possible, as the tags will be deleted frequently Keep in mind that the page is built with Joomla 4 and hosted in Apache with Plesk

    €32 / hr (Avg Bid)
    €32 / hr Μέση Προσφορά
    56 προσφορές
    Linux Server Configuration with Self-signed SSL 4 μέρες left
    ΕΠΙΒΕΒΑΙΩΜΕΝΟ

    I need a Linux Server expert who can help configure my existing Linux server with a self-signed SSL certificate. Ideal skills and experience for the job: - Prior experience in configuring Linux servers, specifically Apache - Proficiency in setting up SSL certificates, ideally self-signed - Familiarity with server security best practices - Ability to troubleshoot and resolve any issues that may arise during configuration. It's important that you have good communication skills as I would appreciate a clear explanation of the setup process. i currently have Plesk Desk Setup on my server NOTE We shall be connecting through anydesk as our server has alot of data

    €7 / hr (Avg Bid)
    €7 / hr Μέση Προσφορά
    15 προσφορές
    Server Setup for JS Library Webapp 4 μέρες left
    ΕΠΙΒΕΒΑΙΩΜΕΝΟ

    ...JavaScript library-based app, such as Node, , or React. Key requirements: - Proficient in Linux server administration, as the operating system is not yet defined. - Experience with container platforms like Docker or Kubernetes since I'm yet to determine my preference. Operating System: You can use Ubuntu Server, CentOS, or any other Linux distribution of your choice. Web Server: Nginx or Apache HTTP Server. Git: Version control system to manage your website's source code. Node.js: If you're hosting static sites or using JavaScript-based build tools. Let's Encrypt: For SSL/TLS certificates to secure your websites. CI/CD Tools: Jenkins, GitLab CI, or GitHub Actions for automating deployments. Monitoring Tools: Prometheus, Grafana, or similar for monitori...

    €20 / hr (Avg Bid)
    €20 / hr Μέση Προσφορά
    15 προσφορές
    Reactivate CodeIgniter3 IP/Port Scanning Tool 4 μέρες left
    ΕΠΙΒΕΒΑΙΩΜΕΝΟ

    I'm looking for help with a dormant project, built using CodeIgniter 3, that offers IP and port scanning capabilities. Key Tasks: - Setup and configure the project on server - Debug and rectify any issues to ensure it's operational aga...and configure the project on server - Debug and rectify any issues to ensure it's operational again Features: - The tool is required to detect open ports - Distinguish the services running on those ports - Map out network resources Ideal Candidate: The individual should have a strong background in CodeIgniter 3, network scanning methodologies, as well as server configuration, particularly with Apache. With an attention to detail, the applicant should be able to effectively diagnose and tackle issues that may crop up during the se...

    €132 (Avg Bid)
    €132 Μέση Προσφορά
    38 προσφορές
    Apache Solr 4 μέρες left
    ΕΠΙΒΕΒΑΙΩΜΕΝΟ

    Necesito alguien que tenga experiencia en Apache Solr para crear una aplicación de indexación de documentos asi como su muestra en el navegador por usuarios y hightlight plugin para mostrar el documento original.

    €220 (Avg Bid)
    €220 Μέση Προσφορά
    14 προσφορές

    I'm in need of an experienced and diligent freelancer to install and set up an open-source Apache Fineract/Mifos on AWS. The key aim is to be able to consume API's in another application securely and access the user interface using a browser. And provide documentation of how to do it myself. To succeed in this project, the freelancer should be capable of: - Installing and setting up open-source Apache Fineract/Mifos on AWS. - Ensuring that APIs can be securely consumed in another application. - Setting up a user interface that can be easily accessed via a browser. Reference link : https://mifosforge.jira.com/wiki/spaces/docs/pages/3559555073/Mifos+X+23.12.31+Installation+Guide+for+Windows+11+Ubuntu+22.04+Lts

    €96 (Avg Bid)
    €96 Μέση Προσφορά
    4 προσφορές
    Real-time Sentiment Analysis for an Online Store 3 μέρες left
    ΕΠΙΒΕΒΑΙΩΜΕΝΟ

    Deployable data engineering Project Idea: Real-time Sentiment Analysis for an Online Store 1. Overview: - Develop a web application for an online store where users can submit reviews for products. - Utilize Apache Kafka for real-time event streaming. - Implement Apache Airflow for workflow orchestration. - Use Apache Spark for data processing and sentiment analysis. - Store processed data in Cassandra DB for recording activities. - Store analyzed data in Amazon S3. 2. Workflow: - User submits a review through the web UI. - The review data is streamed to Kafka topics. - Airflow schedules tasks to ingest data from Kafka, process it using Spark, and store it in Cassandra. - Spark performs sentiment analysis on reviews. categorize it into p...

    €190 (Avg Bid)
    €190 Μέση Προσφορά
    12 προσφορές

    I'm in need of a DevOps Engineer who can assist me in containerizing a Docker applic...Containerization: Implementing the best containerization platform based on your experience. - Scalability: Designing a solution that can easily scale and handle increased loads. - Security: Ensuring network isolation, access control, and secure image signing are properly implemented. Ideal candidates should have: - Strong experience with containerization platforms like Docker Swarm, Kubernetes, or Apache Mesos. - Proven expertise in designing and maintaining scalable architectures. - A comprehensive understanding of security principles specific to containerized applications. Your insights and recommendations on these aspects will be highly valued as we work together to containerize our Dock...

    €12 / hr (Avg Bid)
    €12 / hr Μέση Προσφορά
    21 προσφορές
    Perl Script Adjustment: Zero Results Handling 1 μέρα left
    ΕΠΙΒΕΒΑΙΩΜΕΝΟ

    I have a Perl script that searches ...RESULTS". I need this behaviour to change: instead of generating a custom error message, I want the script to send a 404 call to the Apache server. Key Requirements: - Modify the Perl script to send a 404 call to the server when no results are found. - Implement a custom error message to be displayed on the 404 error page. Additional Details: - No logging of details of 404 errors is required for monitoring or debugging purposes. - The script should still function as normal when results are found, only altering its behaviour when no matches are found. - The ideal candidate for this project should have experience with Perl, CVS files, HTML generation and Apache server interactions. A good understanding of HTTP status codes, particula...

    €150 (Avg Bid)
    €150 Μέση Προσφορά
    6 προσφορές

    I'm experiencing an issue where the is not being called correctly when passed through Varnish in my Magento 2 setup. This is affecting the loading and functionality of my website. This is a plesk server running without apache ie nginx only. In addition to the default nginx server block a custom block has been created which vanish is pointing at. However, nginx is showing a 404 for and no images are generated in media/catalog/product/cache Key requirements: - Proficiency in Magento 2, Nginx, and Varnish - Strong experience troubleshooting and debugging server configurations - Ability to deliver prompt and reliable solutions The successful candidate should be able to resolve the issue promptly, ensuring that the website is loading correctly and all features are functionin...

    €162 (Avg Bid)
    €162 Μέση Προσφορά
    37 προσφορές

    I need a skilled developer with proficiency in React (particularly version 16), Ubuntu, and Apache for a project deployment. Key responsibilities will include: - Managing server configurations - Installing project dependencies - Configuring Apache for the application Having hands-on experience with the above tasks is crucial for effective task execution. We have access to the production server and all necessary credentials will be provided. Understanding of server-side deployment intricacies and problem-solving skills are as well essential for this task.

    €80 (Avg Bid)
    €80 Μέση Προσφορά
    5 προσφορές

    Que tal, En esta oportunidad requiero una cotización o propuesta de cuanto me cobrarían para imp...oportunidad requiero una cotización o propuesta de cuanto me cobrarían para implementar estos componentes y ajustarlos para que la aplicacción que se está desarrollando en C# trabaje con normalidad. Teniendo en cuenta que será publicada en entorno Web y Móbil (Android y Apple). Los requerimientos hasta el momento han quedado de la siguiente manera: - Ubuntu 24.04 Server LTS - .NET Core - Krestel - Apache como proxy inverso sobre Krestel - MySQL - Tareas de respaldo para el entorno a nivel de componentes y tareas de respaldo para el MySQL. - Configurar la seguridad requerida ya que esta app, estara accesible directamente desde...

    €19 / hr (Avg Bid)
    €19 / hr Μέση Προσφορά
    25 προσφορές

    ...time transaction amount (million) Total Qty Bull 1711.55 Bear 2667.41 Total issuance ratio Bull39 % Bear61 % proportion of transactions is Bull 33 % Bear 67 % Worthless Bull Worthless Bear 17800 - 18028 Waiting Worthless Bull 17201 Bear 18038 Points to Worthless Bull 545 Bear 292 Hang Seng Index, 17730, futures 17683 Distance from the high (301) and low points (51) of the Hang Seng Index type recovery turnover volume Bull 17201 90061 1499907.0 Bull 17200 12200 198463.0 Bull 17150 10694 162667.0 ? 17110 31 419.0 ? 17108 13 174.0 ? 17100 10464 140298.0 ? 17090 1331 18809.0 ? 17008 13 160.0 ? 17000 186 2247.0 ? 16990 225 2856.0 ? 16950 33 385.0 ? 16900 303 3316.0 ? 16890 197 2221.0 ? 16820 15 153.0 ?...

    €159 (Avg Bid)
    €159 Μέση Προσφορά
    33 προσφορές

    Need an experienced IT profressional that can get a few high end things done in an apache and php linux enviroment.

    €137 (Avg Bid)
    €137 Μέση Προσφορά
    37 προσφορές

    ...fatta anche nell’URL e di conseguenza l’opportuno redirect 301. Nella voce di menù “i nostri servizi” deve sparire il menù a tendina e il testo “i nostri servizi” deve essere un link ad ancora che punta alla posizione centrale della Home in cui vi sono descritti i 4 servizi che eroghiamo. Si può prendere ad esempio la voce di menù “Servizi” del seguente portale: Così come in questo sito, la struttura dell’URL di ciascuna di queste pagine business deve essere “nomedominio/nomecategoria”. Quindi ad esempio l’attuale diventa Modificando quindi gli URL occorre eseguire l'opportuno redirect 301 Sarebbe meglio per ciascuno dei 4 servizi, utilizzare delle

    €15 / hr (Avg Bid)
    €15 / hr Μέση Προσφορά
    22 προσφορές
    AWS Lightsail VPS Domain Porting Έχει λήξει left

    I'm looking for assistance with a specific issue I'm facing in my AWS Lightsail VPS. The task involves troubleshooting a problem where my domain is not re...AWS Lightsail VPS. The task involves troubleshooting a problem where my domain is not resolving to the correct IP address. The ideal freelancer for this project should be experienced in the following: - Working with AWS Lightsail VPS - Troubleshooting domain name porting issues - Configuring DNS settings - Understanding of Apache 2 server configuration - Experience in resolving IP address issues related to domain connection I have already completed setting up Apache and connected the domain to the IP address. However, the domain is not connected to the port correctly. I need an expert who can help me investig...

    €14 (Avg Bid)
    €14 Μέση Προσφορά
    18 προσφορές

    I am in need of a highly skilled professional who can effortlessly set up TLS / HTTPS on my EC2 instance on AWS. *Knowledges* *Load balancer *Route 53 *AWS Certificate Manager Key Tasks: - Utilize the Apache web server on my EC2 instance. - There are already websites/applications running on this EC2 instance. These need to be carefully configured for SSL, ensuring minimal disruption. - I have chosen AWS Certificate Manager for the SSL Certificate. Ideal Skills: - AWS Certificate Manager Expertise - Apache Configuration Knowledge - Experience with EC2 Instances - Understanding of SSL/TLS - Caution and attentive to detail when handling currently running websites/applications

    €25 (Avg Bid)
    €25 Μέση Προσφορά
    23 προσφορές
    Website SEO expert required -- 2 Έχει λήξει left

    ...and analysis • Keywords research • Competitor Research On-Page Optimization: Website URL Structure Optimization/ Content Optimization/Keyword Density, H1/H2 Tag, Bold tag/ Image/Alt tag Optimization/ Meta Tag Creation & Optimization/ Internal Linking/Title Tag Optimization/ HTML and XML Sitemap Creation/ URL Mapping and optimization/ Broken link analysis/ Optimization/ Assisting 301/404-page management/ Google analytics and search console-setup Off-page Promotion: Article writing and posting/ Press release distribution/ Articles syndication/ Forums posting/ Quora/ Infographics/ Brand Identity creation/ Content Strategy/Link Building Reporting: • Weekly and monthly reports Looking for a company or someone who can work long term and can deliver results...

    €44 (Avg Bid)
    €44 Μέση Προσφορά
    106 προσφορές

    Course 1: Statistics, Probability and SQL Course 2: Machine Learning and Predictive models with Python Course 3: Apache Spark: ML on Big Data Course 4: Deep Learning and Neural Networks Course 5: Gen AI : GPT, ChatGPT, Transformers, and SAN Network Course 6: Developing with GPT using chatGPT with OpenAI API Course 7: LLM Intuition and Implementation Course 8: Artificial Neural Networks and CNN Course 9: Model Deployment : AWS, S3, and SageMaker Capstone Projects: Class time = 6 am IST from tuesday to saturday

    €11 / hr (Avg Bid)
    €11 / hr Μέση Προσφορά
    11 προσφορές

    ...fatta anche nell’URL e di conseguenza l’opportuno redirect 301. Nella voce di menù “i nostri servizi” deve sparire il menù a tendina e il testo “i nostri servizi” deve essere un link ad ancora che punta alla posizione centrale della Home in cui vi sono descritti i 4 servizi che eroghiamo. Si può prendere ad esempio la voce di menù “Servizi” del seguente portale: Così come in questo sito, la struttura dell’URL di ciascuna di queste pagine business deve essere “nomedominio/nomecategoria”. Quindi ad esempio l’attuale diventa Modificando quindi gli URL occorre eseguire l'opportuno redirect 301 Sarebbe meglio per ciascuno dei 4 servizi, utilizzare delle

    €140 (Avg Bid)
    €140 Μέση Προσφορά
    11 προσφορές
    Senior DevOps Engineer Needed Έχει λήξει left

    ...seasoned DevOps engineer who can confidently handle deployment and management of Kubernetes clusters, configuration and optimization of Apache APISIX, as well as monitoring and troubleshooting of the infrastructure. The project in question is notably large-scale and comes with advanced requirements. Key Responsibilities: - Deploying and managing Kubernetes clusters on Amazon Web Services (AWS). - Configuring and optimizing Apache APISIX to meet project needs. - Monitoring and troubleshooting the infrastructure proactively, maintaining high-performance standards. Ideal Candidate: - Significant experience in DevOps engineering, particularly with Kubernetes and Apache APISIX. - Proven track record of handling large-scale infrastructure projects with advanced require...

    €72 / hr (Avg Bid)
    €72 / hr Μέση Προσφορά
    14 προσφορές
    CentOS AWS LAMP Stack Setup Έχει λήξει left

    I'm looking for a skilled Linux AWS expert to help with the installation and initial setup of my CentOS instance on AWS, with a focus on a LAMP stack. Key responsibilities include: - Installing CentOS on my AWS instance - Configuring the LAMP stack (Linux, Apache, MySQL, PHP) to support my web hosting needs - Ensuring the environment is secure and optimized for performance - Providing a brief tutorial or documentation for future maintenance Ideal candidates should have: - Proficiency with CentOS and AWS infrastructure - Expertise in setting up and configuring LAMP stacks - Strong understanding of security and performance optimization best practices Please let me know about your relevant experience and availability for this project.

    €6 / hr (Avg Bid)
    €6 / hr Μέση Προσφορά
    12 προσφορές

    ...technologies like Kubernetes or Docker. - Experience with message queues and event-driven architectures (e.g., RabbitMQ, Apache Kafka). - Familiarity with cloud-based databases and storage services (e.g., AWS RDS, DynamoDB, Google Cloud SQL). - Understanding of best practices for web scraping, including error handling, rate limiting, and IP rotation. - Strong problem-solving skills and ability to optimize application performance. - Excellent communication and collaboration skills. Nice to have: - Experience with PostgreDB and database optimization techniques. - Knowledge of additional programming languages like Python or Java. - Familiarity with data processing frameworks like Apache Spark or Hadoop. - Experience with data visualization and reporting tools. Potential for...

    €511 (Avg Bid)
    €511 Μέση Προσφορά
    78 προσφορές

    We are looking for a team that knows everything from apache shell commands to PHP/laravel framework. Your task will be adding ALL the features to future website and design. Only serious bidders, automated bids will be reported and deleted.

    €2299 (Avg Bid)
    €2299 Μέση Προσφορά
    108 προσφορές

    I'm in need of assistance configuring my Wordpress Multisite with the following specifics: The primary task I require assistance with is the configuration of my Wordpress Multisite and ensuring the setup is optimized for the specific need of hosting distinct blogs on d...Wordpress Multisite and ensuring the setup is optimized for the specific need of hosting distinct blogs on different subdomains. At the moment I'm getting a Not Found when creating a new site. **Ideal Skills and Experience:** - Proficient in Wordpress Multisite setup and configuration - Experience in creating and managing subdomains - Understanding of blog setup and management - Ability with Apache and Plesk If you have expertise in these areas and feel confident in handling this project, I'd app...

    €20 (Avg Bid)
    €20 Μέση Προσφορά
    32 προσφορές
    Apache, Ubuntu, RTMP, PHP Expert Έχει λήξει left

    We are looking for the best developers for automation in Apache, Ubuntu, RTMP streaming and HLS with low latency. Auto bids will be deleted.

    €3808 (Avg Bid)
    €3808 Μέση Προσφορά
    37 προσφορές

    I'm in need of a skilled professional to configure a dedicated server in India that can effectively manage a high-traffic load. This project involves the setup of a web server and a separate database server. Key requirements and preferences include: - Setting up an Apache web server - Proficiency in PHP, Python, and Java - Configuring a MySQL DB server The ideal freelancer for this project is detail-oriented and has a history of working on similar server setup and management projects. Experience with dedicated server setups in high-traffic situations is crucial. Kindly share any related project experiences you have. Efficiency, cost-effectiveness, and strong performance are the main goals for this project.

    €120 (Avg Bid)
    €120 Μέση Προσφορά
    11 προσφορές

    ...truth and it is open source, so you can see exactly how uasset files containers are structured. The project can use as a base if it wants to however that project will need to be updated to support Unreal 5.3/5.4 before you can extend it as it doesn't understand the later uasset file changes. The license of the final library must be MIT or Apache. (If you use the uasset-reader it would be MIT) For Phase 1, I would like to be able to USE a couple different uasset type files and be able to use the resources inside the uasset file. Phase 2+ will be additional jobs at a later point, but documented a bit so you have an idea of the longer term goals. The easy stuff applicable to the majority of uasset types: - Preview Icon - need the data

    €140 (Avg Bid)
    €140 Μέση Προσφορά
    22 προσφορές
    SSL Certificate Installation on VPS Έχει λήξει left

    I'm looking for an expert in SSL certificates who can assist me in setting up my Domain Validation SSL Certific...installation of the SSL Certificate on the VPS - Configure the web server software (GoDaddy) to work seamlessly with the SSL - Carry out necessary testing to confirm the SSL is functioning as intended You should have: - Proven experience with SSL Certificate installations - Expertise in managing VPS/Dedicated servers, particularly with GoDaddy - Familiarity with working on web server software like Apache, Nginx or IIS, though it's essential that you can work with GoDaddy in this case - Ability to troubleshoot and carry out testing to ensure the SSL is working correctly Please apply if you have the necessary skills and experience to complete this task efficien...

    €22 (Avg Bid)
    €22 Μέση Προσφορά
    49 προσφορές

    I'm in need of an experienced and diligent freelancer to install and set up an open-source Apache Fineract/Mifos on AWS. The key aim is to be able to consume API's in another application securely and access the user interface using a browser. And provide documentation of how to do it myself. To succeed in this project, the freelancer should be capable of: - Installing and setting up open-source Apache Fineract/Mifos on AWS. - Ensuring that APIs can be securely consumed in another application. - Setting up a user interface that can be easily accessed via a browser. Reference link : https://mifosforge.jira.com/wiki/spaces/docs/pages/3559555073/Mifos+X+23.12.31+Installation+Guide+for+Windows+11+Ubuntu+22.04+Lts

    €107 (Avg Bid)
    €107 Μέση Προσφορά
    7 προσφορές

    I need a proficient Apache Airflow and SQL consultant to provide expert-level support, specifically focused on complex query formation. - Specific Project Tasks - Implementing Apache Airflow - Creating complex SQL queries - Handling financial transaction data The ideal collaborator should have: - Proven experience working with Apache Airflow - Proficient in SQL, with an emphasis on generating complex queries - Prior experience managing financial transaction data is highly desirable. The objective is to streamline the handling, management, and processing of large volumes of financial transaction data, ensuring efficient and accurate results.

    €19 / hr (Avg Bid)
    €19 / hr Μέση Προσφορά
    8 προσφορές

    As a growing online business, it's critical for our WordPress website to perform optimally. I'm seeking a proficient WordPress specialist with a keen acumen for problem-solving to fine-tune and fix various issues detected within the site. The project covers: * Fixing 301 redirects and HTML page size issues * Rectifying issues related to pages with frames/framesets * Enhancing both desktop and mobile speed * Rectifying image-related issues, specifically empty alt attributes and oversized images (over 1MB) * Addressing other possible issues found on the website including broken links, CSS styling issues, broken forms, error messages, database optimization, and plugin conflicts. Expectations upon resolution of the aforementioned issues are as follows: * A considerable impr...

    €159 (Avg Bid)
    €159 Μέση Προσφορά
    184 προσφορές

    I am seeking a skilled data engineering trainer, speed in using Hadoop, Apache Spark, and SQL is paramount. Your expertise will guide me through nuanced uses of these technologies, with a particular focus on data migration. Key Requirements: - Proficiency in Hadoop, Apache Spark, and SQL - More than 10 hours availability weekly - Proven experience in real-world data migration projects Ideal candidates should have a flair for explaining complex concepts in simple language. This engagement will focus on moving data from diverse sources into a data warehouse, thereby making it readily available for business intelligence functions.

    €7 / hr (Avg Bid)
    €7 / hr Μέση Προσφορά
    6 προσφορές