Budget: 1500 UAH Deadline: 5 days
Good evening. I am ready to discuss the details of your task. Write to me. Thank you.
Hello, there are errors with static files on the site (visible in the error log), it needs to be resolved.
General task pool:
1. Create a dev subdomain for development, with indexing disabled.
2. Migrate the old site, set up a permanent 301 redirect to our new one.
3. Resolve issues with caching static files.
4. Check the operation of opCache.
5. Check the server configuration and provide optimization recommendations or optimize separately for payment.
Please write your price for the tasks in the task.
P.S. Preference will be given to the contractor who agrees to work via remote desktop, with slightly higher payment.
Budget: 1500 UAH Deadline: 5 days
Good evening. I am ready to discuss the details of your task. Write to me. Thank you.
Budget: 5000 UAH Deadline: 3 days
Good day!
I have experience with optimizing Nginx ⇄ PHP-FPM (PHP + OPcache) ⇄ MySQL. I can set it up.
Budget: 5000 UAH Deadline: 1 day
Good afternoon, I will complete your task turnkey, I have experience in solving this kind of tasks.
Budget: 2500 UAH Deadline: 1 day
Good day
I have extensive experience working with aaPanel. I can help fix errors in the server and website operation.
RDP is inconvenient for performing such tasks, so I suggest conducting the work via direct connection to the server.
As part of enhancing the cybersecurity level of our infrastructure, we need to abandon the practice of storing "eternal" and static API keys, passwords, and integration tokens in the configuration files (.env, appsettings.json, config.yaml) of our microservices. Business Goal: Create a single secure storage point for confidential data (secrets) with a mechanism for their automatic updating (rotation) in external systems on a schedule. Our other services will request current tokens "on the fly" via API, which will minimize damage in case of compromise of any system component.Security Model and Encryption (Crypto Core) No secret should be stored in plaintext in the database. Upon application startup, a Master Key is passed to the environment variables. If the key is missing or has an invalid length, the service should fail at the initialization stage with a clear error in the logs. Each secret is encrypted before being written to the database using this Master Key. Upon request, it is decrypted in memory and returned in the response body.Audit Logging (Audit Trail) Any action with secrets (creation, reading by the service, successful or unsuccessful rotation) must be recorded in a separate log file audit.log (or a separate table in the database). Strict Taboo: It is strictly prohibited to record the actual values of secrets in the audit log (neither in plaintext nor in encrypted form).
We have a dedicated server on Hetzner with a website on Docker (+ Laravel framework) Contact with the developers has been lost Need to: - restore and change server access (probably SSH) - recommend a storage location and set up a full server backup with easy recovery, probably not on Hetzner for security - fix the logo that is not displaying for some reason (it's unclear why the file has become inaccessible) Important - there is no website backup, and there is no room for error. We will only consider experienced specialists.