我已经准备好整站代码与域名,现在需要将它完整部署到一台全新的云服务器上。服务器目前只有干净的操作系统环境,请你负责: • 安装并配置最新稳定版 MySQL • 初始化数据库、导入我提供的 .sql 文件,并确保站点可以正常读写 • 部署网站代码,配置 Nginx/Apache 与 HTTPS(若你更熟悉其中一种可自行选择) • 基本安全加固与防火墙端口设置,让站点上线即可访问 我希望整个流程保持可重复性,因此请在结束时留下简单的部署文档或脚本。需要你熟练掌握 Linux 服务器运维、MySQL 调优及常见 Web 服务器配置。完成后,网站能够通过域名正常访问,后台数据也可在 MySQL 中查看。 代码是JAVA写的
我已经准备好整站代码与域名,现在需要将它完整部署到一台全新的云服务器上。服务器目前只有干净的操作系统环境,请你负责: • 安装并配置最新稳定版 MySQL • 初始化数据库、导入我提供的 .sql 文件,并确保站点可以正常读写 • 部署网站代码,配置 Nginx/Apache 与 HTTPS(若你更熟悉其中一种可自行选择) • 基本安全加固与防火墙端口设置,让站点上线即可访问 我希望整个流程保持可重复性,因此请在结束时留下简单的部署文档或脚本。需要你熟练掌握 Linux 服务器运维、MySQL 调优及常见 Web 服务器配置。完成后,网站能够通过域名正常访问,后台数据也可在 MySQL 中查看。 代码是JAVA写的
...数据库已在使用中。眼下首要任务是把整站平滑迁移到云服务器——我倾向于 AWS 或 Google Cloud,但愿意听取你对实例类型、区域、网络与安全组配置的专业建议。迁移完成后,我希望与你建立一种“随叫随到”的长期合作关系:一旦服务器或网站出现故障,你能远程排查、快速恢复,并给出防止再次发生的改进方案。 交付标准 • 一次性迁移:完整代码、数据库与静态资源在新云环境中可正常访问,域名解析、SSL 证书与备份策略全部就位。 • 文档与脚本:迁移流程、关键配置、常用运维命令须整理成 Markdown 或 Shell 脚本,方便我日后参考。 • 后续支持:根据实际情况按小时计费或按次约定,我需要的不只是救火,更包括定期检查和优化建议。 如你擅长 Linux、Nginx/Apache、Docker、CI/CD、数据库调优,并熟悉 AWS 或 GCP 的 IAM、VPC、Cloud SQL 等服务,我们的合作会很顺畅。欢迎分享你做过的类似迁移或故障修复案例,并说明你通常的响应时间。
...竞赛,但目前还只是初学者。为了确保学习方向正确、进度连贯,我想通过一对一辅导系统掌握 Web 安全、逆向工程以及密码学这三大常见赛题方向。 课程安排与期望 我希望你能先了解我的基础,然后为我定制一套循序渐进的学习计划: • 制定每周目标与所需资源 • 精选并讲解难度递增的练习题(最好来自常见平台或往届赛事) • 在线实时演示解题思路与工具使用,例如 Burp Suite、Ghidra、IDA Free、pwntools、CyberChef 等 • 布置课后挑战并在下一次辅导时点评 write-up,帮助我改进思考方式 授课形式 一周 1-2 次远程直播(Zoom、Google Meet 或其他你熟悉的平台均可),每次 1–2 小时;课间答疑可通过聊天或邮件进行。学习资料、脚本示例及参考链接请统一整理到可共享的云端文件夹,方便我反复查看。 交付与验收 • 至少覆盖 20 个以上典型题型:SQL/SSRF/XSS、栈溢出/格式化字符串、经典对称/非对称加解密等 • 提供完整的教案、录屏或课件(PPT/Markdown 均可) • 课程结束时,我能够独立解出新手赛常见基础题并写出结构化的 write-up 只要你对 CTF 有实战经验,能清晰表达思路并乐于分享,请与我联系并说明可安排的时间与大致教学框架。
我正在筹建一套包含 Web 与桌面端的遥感影像处理业务系统,需要一位精通 Java 的全栈开发者将后端与前端整体落地。 项目概况 • 后端:基于 Spring Boot 或 Spring Cloud 微服务架构完成核心业务与 API,结合 MyBatis 持久化。需要合理拆分服务、设计分布式方案,并接入 Redis、RabbitMQ 等中间件。 • 数据库:使用 MySQL 或 PostgreSQL,完成表结构设计、索引优化和 SQL 调优。 • 前端:用 Vue 或 React 实现 SPA 界面,并封装成 Electron 桌面应用,保证与后端接口高效联调。 • 工程化:采用 Maven 多模块管理依赖与构建,使用 Git 做版本控制并解决冲突。 交付内容 1. 可运行的后端微服务代码库(含 README、初始化脚本、配置示例)。 2. 对应的前端项目与 Electron 打包方案。 3. 数据库脚本及性能优化说明。 4. 部署指南与关键技术文档。 验收标准 • 所有功能接口通过 Postman/Swagger 自测; • 前端界面在主流浏览器与桌面端正常运行; • 服务启动后无关键报错,核心接口 QPS 与响应时间符合设计预期; • Git 提交记录清晰,能够复现完整构建流程。 如果你熟练掌握上述技术栈,并有微服务及分布式系统实战经验,欢迎交流你的实施思路与大致工期,我会尽快确认并开始合作。
我有一套实时业务数据,需要用衡石工具制作一份可视化报表。报表必须同时满足以下三项功能: • 数据分析——对现有数据计算关键指标与趋势; • 图表展示——将结果以柱状图、折线图等直观方式呈现; • 定制过滤——用户可按部门、日期等维度快速筛选查看。 数据源已整理,可通过 CSV 或直接连接数据库导入。希望你在衡石中完成模型搭建、仪表盘设计,并提供操作说明与发布步骤。最终交付衡石项目文件及任何使用的 SQL/脚本,确保报表打开即用、过滤交互顺畅。
...成。 图像生成技术:接入自研 AI 图像生成接口,支持关键词输入和图像风格定制,内部部署稳定的生成模型,确保生成图像的质量和效率。 2. 功能模块代码结构 AI生图生成模块:实现用户输入关键词后调用 AI 模型生成相应图像,并返回图像的预览和下载链接。 素材上传模块:允许用户上传不同类型的素材,自动生成哈希值并进行版权存证。所有上传素材在后台审核后才会显示给其他用户。 API接口模块:为其他平台提供图像生成服务的接口,通过 API Key 进行权限控制和调用次数限制。 用户权限模块:管理不同用户的权限,提供会员升级功能,控制素材下载、AI生图次数等。 3. 代码优化与安全性 优化:使用异步加载、缓存机制和数据库优化,提高系统响应速度和用户体验。 安全性:通过 HTTPS 加密、权限验证、输入校验等手段确保系统的安全性,避免潜在的 SQL 注入和跨站攻击。 总结: 《五合一小众图库素材站》是一个集素材管理、AI图像生成、创作者生态及版权保护于一体的多功能平台。它通过独特的技术创新和商业化路径,不仅为小众行业用户提供了高效的创作工具,还为内容创作者提供了一个盈利与版权保障的优质平台,具备了强大的市场竞争力和不可复制的技术壁垒。
最近在建一个外卖送餐的网站,需要接入Xunhupay的(微信和支付宝)支付模块。 网站使用的是foodomaa的整站代码: 需要的技能有: Software Version: PHP 7.x Software Framework: Laravel File Types Included: JavaScript JSJavaScript JSON HTML CSS PHP SQL Layered PNG 如果您感兴趣,可以写信给我,价格好商量。 另外网站还有其它的一些改版工作要做,我们可以具体讨论一下能不能一并做。 等您回复哦……
Convert c++ projects to Delphi projects
程序是: 首先 第一步: 随机抽取5个phome_ecms_news里面的id和classid 第二步: 读取phome_ecms_news的id和classid,作为函数使用 第3步: 插入phome_enewspl_1新的内容到数据库 例子:$sql = "insert into phome_enewspl_1(plid, pubid, username, sayip, saytime,id,checked,classid,zcnum, fdnum, userid,isgood,saytext,eipport) values (NULL, '1000310000019701', '', '', unix_timestamp(), '$id', '0', '$classid', '50', '1', '0', '0', '评论内容', '48010')"; 第四步: 更新phome_ecms_news的字段plnum+1并且对应第一步读取的id值 例子:UPDATE phome_ecms_news SET plnum =plnum+1 WHERE id = 20488;
To develop OTD KPI reports on JobBOSS: Calculate OTD archive rate by daily, weekly, monthly, there are two conditions need to be fulfilled, one is quantity delivery fulfillment, the delivered qty should equal to requested qty, another condition is delivered date, the delivered date should equal or be earlier than promised day. Scope: all closed SO which closed on curren...qty, another condition is delivered date, the delivered date should equal or be earlier than promised day. Scope: all closed SO which closed on current day, current week and current month. Set the OTD target If SO was delivered earlier on last month , then the OTD need to be included in last Month’s OTD KPI. by SO + Project number Use Chart display the OTD by day,week and month. Data source: ERP SQL DB Tool: ...
我需要一个响应式网站。我想要对其进行设计和搭建。
该项目需要开发人员,主要技术为: ASP.net/CS/MVC/WCF框架, DIV+CSS,JS(easyui/jquery/native JS/Ajax/Json). 熟悉Oracle数据库, 精通SQL及PL/SQL. 该项目周期大概两个月,之后会有不定期项目需要开发人员 人员需驻场,地点深圳或者天津。
1、精通VB.net,使用以上语言独立开发或深度参与过项目; 2、掌握SQL数据库的使用,能实现复杂查询语句,具备编写存储过程、触发器和函数的编写能力; 3、熟悉ERP、BOM或者MRP。 联系人:陈经理 联系方式:[REMOVED BY FREELANCER.COM ADMIN]
重启linode以后前端页面显示ERR_CONNECTION_TIMED_OUT, 修改过文件,但是都没有用. 里面内容模板都已经完成, 只需将页面重新上线可访问即可. 可以的话微信联系我: anbbvv.
重启linode以后前端页面显示ERR_CONNECTION_TIMED_OUT, 修改过文件,但是都没有用. 里面内容模板都已经完成, 只需将页面重新上线可访问即可. 可以的话微信联系我: anbbvv.
需要开发一套库存及订单管理系统,要求基于数据库(mysql或sql server均可)开发。 库存管理部分,要求对商品的入库出库有良好的输入及确认界面; 订单管理系统,因为是从客户的服务器上下载txt文件(内容为订单),需要将订单纳入数据库,然后根据库存情况判断能否发货,并在最终确定发货日期及发货数量后生成txt文件并上传回客户的服务器。下载及上传txt文件,有客户提供的软件,只要以命令行方式调用即可。 需要按照客户指定格式打印交货单。
android app & SQL/PHP web DB freelance job 詳情請email 查詢
我们目前有一个基于Windos Access 的一个内部应用软件, 我们希望能将其用WINDEV 来重新开发 以便于我们之后的应用。指定使用WINDEV 开发软件。在我们公司坐班工作,直到项目完成。
在公司的诸多产品线中,我们将更换一条产品线的外包商。新的外包商我们希望在技术上能够高于原有开发商,并且能够协助我们实现产品的充公,以适应市场的需要。目前产品是DELPHI开发的,未来产品的开发工具需要探讨。未来不排除更多的产品外包工作。
我有进行中的、与之前的项目相关的工作I need to develop a server based on websocket.'
我们有二台VPS服务器, Liunx server: ,和windows server: 209.40.110.120. 请注意我们没有其它的任何信息。 如果你或你的朋友能够找到漏洞通过RDP登陆到Windows server:, 或通过ssh连接到Linux server: 122.147.47.202. 他们中的一个, 如果你能够登陆, 请报价。 Thanks!
我有一个持续工作,之前与之相关的项目为'Build a server side website'
SQL注入/代码审计/数据库权限/渗透测试技术 接渗透单子高手,联系电子邮箱:aqcp#(#改成@)语言要求:中文 熟练掌握各种内网渗透测试工具与相关知识,精通常见安全攻防技术:sql注入、xss、文件上传、文件包含、命令执行等漏洞 熟悉linux、unix、Windows、oracle、J2EE等各种环境下WEB的安全配置与安全检查及WEB漏洞防范; 熟悉各种脚本语言(asp,php,jsp,java,net、perl、python等)具备独立挖掘web安全漏洞与入侵手段 具备一定的网络安全知识,对网络安全结构、系统漏洞、入侵检测、病毒防护等有深入理论基础和实践经验; 熟悉渗透测试黑客攻防的步骤、方法、流程、熟练掌握各种渗透测试攻防工具有实际渗透经验者优先; 求大虾接单,脱裤,要求,电话,手机,姓名,邮箱,其他的一概不要。每笔单1000美金起步,根据站的难度而定价格,具体可以详谈,寻找长期合作. 态度认真、中介勿扰,请技术实力说话。
安全测试、漏洞发掘、漏洞渗透测试、安全审核、安全风险、服务器安全漏洞渗透测试评估与分析及加固; 联系QQ:840555737 2、对产品代码进行审视,找出安全漏洞并提出修改建议; 3、研究各种安全技术,编写和维护用于安全测试的攻击工具、防御工具和分析工具; 4、负责公司Web产品涉及到的安全性研究; 5、负责响应公司的安全事件; 6、为公司员工提供信息安全教育及培训。 岗位要求: 1、熟悉渗透测试的各类技术及方法,熟练掌握各种渗透测试工具;熟练操作各类操作系统、应用平台; 2、精通或熟练掌握php/perl/python/javascript/shell等多种脚本语言; 3、熟悉asp,php、jsp等主流的Web安全技术,包括SQL注入、XSS、CSRF等常见的安全漏洞利用; 4、熟悉国内外主流安全产品、工具,如:AppScan扫描器、wvs等; 5、对Web安全测试有自己的理解; 6、熟悉常见攻击和防御办法,熟悉web安全和渗透技术,能自行进行web渗透测试,恶意代码监测和分析; 7、熟悉ddos攻击类型和原理有一定的ddos攻防经验,能有效防御黑客挂马和恶意流量攻击,会熟练搭建负载均衡系统。
网站用途:园区展示官网 开发语言:php 参考网站: 具体要求: 需要设计的页面数量和网站功能参考附件。 代码要求: 无SQL INJECTION, XSS等漏洞;前端通过HTML和CSS有效验证,class和id等命名符合语义化规范;代码逻辑清晰有注释,方便后期修改升级。 网站维护: 服务商需要提供后期维护支持 其他要求: 服务商最好是成都公司,要有对公账号,可开发票。 请报价格、工期、设计师的portfolio以及在什么开源程序的基础上开发。 熟悉prestashop的优先。
网站建设要求是 网站程序语言是PHP 数据库为SQL Server 不需要做到也下几点: 1、网站界面大气大方 2、网站语言必须为 中午--英文 两种语言 根据访问者的IP来主动换语言 3、一般的交友网站的功能都要做到 4、网站主要功能有一下几点 1、在线聊天 2、在线动态 3、介绍好友 4、相册密码功能 5、在线音乐 6、签到 7、等级功能 8、举报-敏感词 5、这里有几个网站可以拿来参考 这是我的QQ号 929471701
...modular and scalable system architecture • Integrate AI APIs such as OpenAI or similar LLM providers • Implement AI-powered features such as document analysis and chat assistants • Connect and manage databases • Build clean and maintainable code following best practices • Collaborate on architecture decisions for AI-enabled systems Required Skills • ASP.NET Core • C# • Web API / REST API • SQL Server or PostgreSQL • Frontend frameworks (React / Angular / Vue) • Experience integrating AI APIs (OpenAI / Azure AI / similar) Preferred Skills • Vector Databases (Pinecone / Qdrant / Weaviate) • AI frameworks such as LangChain or Semantic Kernel • Docker and containerization • Cloud deployment (Azure /...
...“Error: Server Error – The service you requested is not available yet. Please try again in 30 seconds.” The outage appeared only recently and was not preceded by any obvious code or configuration changes on my side. I need someone to trace the root cause and restore normal operation. You’ll be working directly on the live site, so a careful, backup-first approach is essential. Once you locate the issue—whether it points to a misconfigured server, an unhandled 500-level condition, or a resource-limit problem—I expect a clear explanation of what happened and the corrective steps you took. Deliverables: • Diagnosis report outlining the exact failure point • Implementation of the fix and confirmation the site is loading for all...
I need an experienced infrastructure engineer to help me move my Fintech application off its current host and onto a server stack that is both noticeably faster and cost-efficient. My priorities are low-latency transaction handling, high uptime, and a predictable monthly bill. I am open to any major cloud vendor—LINUX, AWS, Google Cloud, Azure, or an equally robust alternative—provided the final choice can give me the best mix of performance and price. Here’s what I expect: • A short cost-vs-performance comparison of the leading options, with clear reasoning for the recommended platform. • A detailed migration plan that avoids downtime for end users. • Full execution of the migration, including configuration of security groups, autoscaling, ba...
...ajustement des articles. • Rapports des stocks exportables (PDF ou Excel) avec filtres par produit, période et état de réapprovisionnement. • Fiches clients simples : coordonnées, historique d’achats, notes internes. Spécifications techniques attendues – Application 100 % desktop (pas de composant web). – Compatible Windows 10 et versions ultérieures. – Base de données locale (SQLite, SQL Server Express ou équivalent) installée automatiquement. – Interface claire, pensée pour un usage quotidien sans formation lourde. Livrables 1. Exécutable installable (.exe) et tout fichier requis. 2. Code source complet et commenté. 3. Script...
I need a production-ready backend that powers a multi-tenant School Management SaaS. The stack is fixed—ASP.NET Core 8 Web API with EF Core and SQL Server—so you should be completely comfortable designing clean, modular code in that environment. Core scope • Build the entire API layer only; no front-end work. • Architect true multi-tenancy from day one, separating data per school while keeping shared services efficient. • Implement rock-solid authentication and authorization, plus fine-grained role-based access control. Day-to-day users include Students, Teachers, Parents, School Admins, Platform Admins and other school-specific roles, so permissions must be both flexible and secure. • Model every major domain: school setup/configurati...
...practitioner in data analysis. The program should combine theory with plenty of hands-on practice so I can start applying what I learn right away. What I expect • A clear learning path that begins with fundamental concepts (data types, basic statistics, exploratory analysis) and steadily introduces more advanced topics. • Practical exercises and mini-projects using widely adopted tools such as Excel, SQL and Python (Pandas, NumPy, Matplotlib or similar), so I can build a small portfolio along the way. • Short quizzes or checkpoints after each module to confirm I have grasped the material. • Real-world datasets for practice plus guidance on where to find additional open data. • Live or recorded walkthroughs that explain your workflow step-by-step&...
...Multi-tenant: each shop sees only its own data, while I keep an overarching Admin view. • Minimal UI: clean bootstrap-level forms are enough—no design polish required. • Tech stack is up to you as long as it is mainstream, maintainable, and deployable on a typical Linux VPS. Deliverables - Source code in a private Git repo - Simple environment file with JetForm keys and tenant defaults - SQL (or migration scripts) for initial schema - Brief README covering setup, tenancy configuration, and video-size handling Acceptance I’ll consider the job complete once I can: create a tenant, sign in as each role, run the ticket/claim flow end-to-end, see the records appear in JetForm instantly, and watch the video stored/referenced exactly as specified. ...
...a la información suministrada por la empresa contratante. Fase III: Levantamiento de Información • Footprint, scanning y enumeración. • Identificación de activos internos y aplicaciones web/móviles a evaluar. Fase IV: Análisis de Vulnerabilidades • Escaneo de puertos y servicios. • Identificación de deficiencias de seguridad. • Evaluación de aplicaciones web frente a ataques comunes (XSS, CSRF, SQL Injection, buffer overflow, etc.). Fase V: Pruebas de Intrusión • Pruebas dinámicas (DAST) en aplicaciones web y móviles. • Intento de acceso a datos confidenciales y escalamiento de privilegios. • Alcance: 08 aplicaciones web publicadas y 02 aplicaciones móviles ...
...If you’re available, you reply with a fixed-price quote and a short timeframe; fast turnarounds are essential because most items are needed ASAP. • Once we agree, I’ll provide SSH credentials to the staging server (Laravel 10, PHP 8.2, Git already set up). • You commit your changes on a feature branch, push, and notify me; I’ll run tests and review. • When everything checks out, payment is released immediately, and I queue you for the next batch. Per-task deliverables • Working, committed code that meets the checklist • A brief changelog or README note • Any required SQL migrations or seeders • Confirmation that the existing PHPUnit suite still passes If you can usually turn small tickets around within 24...
...domain—what I need is someone to get the files live and running for me. The site is on a shared-hosting plan that only provides cPanel; I do not have SSH. All work will therefore be handled through the File Manager, phpMyAdmin, and any other utilities available inside cPanel. Here is what I expect: • Upload every script file to the correct directory. • Create and configure the database, import any .sql dump that ships with the script, and update the configuration file(s) so the app connects properly. • Adjust folder permissions where the script’s documentation requires. • Run the installation wizard (or manual setup steps) until the front end and admin panel load without errors. • Leave me a brief note outlining what you changed&mdas...
I am spinning up a private DayZ server on console and want it to feel truly unique from moment-to-moment play. The core job is the full custom server setup, then tailoring every key element of the experience: • Weapons & Items – rebalance loot, adjust rarity, add or remove pieces so progression feels fresh • Environment & Maps – tweak weather cycles, dynamic events, and object spawns for a more immersive landscape • Player Mechanics – fine-tune stamina, hunger, health regen, and other stats to keep survival tense but fair • Custom Spawn Points – define precise coordinates and logic so new or respawning players enter the world where it makes the most sense for the new design I will provide the hosting account detai...
Hello, I’m planning to create a 1PP Vanilla+ DayZ server using the Anastara map, and I’m looking for an experienced modder to help me develop and implement the technical side of the project. The idea is to keep the core vanilla DayZ feeling, but with a more structured progression system, balanced loot economy, and a small amount of custom content that creates a unique endgame experience. What I would mainly need help with is: - Server configuration and economy balancing Adjust weapon, ammo, armor, and attachment spawn rates. - Create a clear progression so high-tier weapons appear mostly in military and toxic zones. - Keep vanilla weapons but slightly rebalance ammo and armor. Custom mods / gear - Create or integrate a few custom items such as: - Black Osprey...
I need my existing WordPress site moved from its current host to a new server with zero-to-minimal downtime. It’s a straightforward, standard installation—no special custom themes, plugins, or complex customisations to worry about. Here’s what I expect: • Create a full backup of all files and the MySQL database. • Restore everything on the new server, update , and make sure file permissions are correct. • Point the domain/DNS when ready and verify that every public page, post, and image loads correctly. • Confirm that the WordPress dashboard, login, and basic functions (posting, theme options, media upload) work exactly as they do now. • Supply a concise hand-off note summarising what was done and any credentials or paths I...
...reliable historical database. Inventory levels and movement tracking may be added later, so please structure tags and DBs with scalability in mind. Scope of work • Write the PLC logic that collects the required status bits, words, and alarms. • Build WinCC screens for live visualization, manual overrides, and acknowledgement of faults. • Configure an efficient logging mechanism—CSV, SQL, or WinCC archives—to ensure data is retained with time stamps and traceability. • Provide a short commissioning guide and commented code so my in-house team can maintain the project going forward. Acceptance criteria 1. Online test in TIA Portal showing all defined Operational status tags updating correctly. 2. WinCC screen navigates w...
...limit yourself to one category; feel free to pull records from food and beverages, personal care, household items, or any other fast-moving line you have reliable data for—the broader the coverage, the better. Please structure the final file so it can be imported directly into a database. I will adapt it to my own environment, so a clean, well-documented import format is essential (CSV wrapped in a SQL-ready script, JSON dump, or any other approach that drops smoothly into a relational or NoSQL store is fine as long as the mapping is clear). Key fields I must see per record: product name, brand, bar code (EAN/UPC), pack size or net weight, category, and MRP. Extra attributes such as ingredients, images, or GST rate are welcome if you have them. Deliverable: • One da...
...all records from the supplied Excel files • A brief validation log noting any skipped, merged, or corrected rows • Confirmation that primary and foreign keys line up without duplication or orphaned links Accuracy is more important than speed. I will run a quick spot-check on 10 % of the rows; anything under 99 % accuracy will be sent back for revision. If you already use tools such as SQL Server Import Wizard, MySQL Workbench, or pgAdmin, feel free to mention that, but manual review of the final import is still required. Let me know the earliest you can start and an honest timeframe for completion once you see the file sizes....
I have a fresh, self-managed Hostinger CloudPanel server standing by and need my WordPress sites live before the day ends. The scope is clear: • Setting up the server – CloudPanel configuration, DNS records, SSL (Let’s Encrypt), PHP/NGINX tweaks, and any essentials for a stable WordPress stack. • Migrating the site – full file and database transfer, wp-config edits, domain pointing, plus final checks so pages, wp-admin, and plugins load flawlessly over HTTPS. Both tasks—“Migrating the site” and “Setting up the server”—are mandatory and time-sensitive. I’ll give you current host credentials and domain registrar access as soon as we start. Wrap-up is simply a short change log and confirmation that ...
We are developing new modules to integrate with MS 365 Dynamics Business Central plus customization of some existing modules. It requires a hierarchical portal system that enables each user to enter per his/her hierarchical role and f...new modules to integrate with MS 365 Dynamics Business Central plus customization of some existing modules. It requires a hierarchical portal system that enables each user to enter per his/her hierarchical role and functions accordingly. We need the developer(s) to develop all 22 portals. Required Skills: - Microsoft Dynamics 365 Business Central - Microsoft Azure - API Integration - Microsoft SQL Server - Azure DevOps - Full Stack Development - Power Portal / Dataverse Expert level experience required. More than 30 hrs/week. Project duratio...
...200 GB SSD) waiting to host my archived Magento store. The backup consists of for the files and for the database. The original shop ran on Magento v2.3.3 (possibly 2.3.5, so please verify once code is unpacked). The job is straightforward: • Provision the server from scratch with the exact Apache, PHP, MySQL and core PHP extensions that Magento 2.3.3 demands—no newer or older versions unless they match that requirement. • Install Magento 2.3.3, unpack my file archive, import the SQL dump, then resolve any configuration or compatibility errors until the storefront and admin panel both load without issues. • Performance-tune the environment: enable and configure Varnish for full-page cache, set up Redis for sessions and cache storage, and wire in...