Budget: 1000 UAH Deadline: 1 day
Good day!
I have experience with Proxmox. I can complete the task and configure the server.
Attention!!! Do not pay attention to the bid in the task. Make your bid based on the hourly rate.
There is a server (workstation) physically located with me. Proxmox is already installed on it.
Requirements:
***
Important!!!
***
This information may be excessive, but I want you to fully understand your role in this task.
I am a programmer myself, but my profile is a different stack. The current task is just a small part of setting up the workflow. Moreover, the concept has already changed several times and may change again.
Therefore, I need not just to set it up, but to create a short instruction for myself on how to reproduce it if needed.
So this task needs to be done together - you connect via anydesk, teamviewer, etc. I will turn on screen recording and we will do it together. Communicating, discussing nuances, we will do it.
Just in case, I will say that I absolutely understand that it is impossible to remember everything, and it is not necessary. And that during the process you will have to google something.
Most tasks here are intuitively understandable. But as always, there are nuances. I do not want to search for them myself. Your role is to help me set this up faster than I would do it myself.
If you are not scared by the task and live communication, make a bid. Briefly describe your experience regarding the current task and indicate your hourly rate and +/- how much time is needed.
Budget: 1000 UAH Deadline: 1 day
Good day!
I have experience with Proxmox. I can complete the task and configure the server.
Budget: 900 UAH Deadline: 1 day
Hello, my name is Mikhail.
I am a system administrator with 15 years of experience.
===============
I have read the text of your assignment.
I have extensive experience in similar tasks, with reviews regarding similar projects in my profile.
I value your time and my own, so the task will be completed as quickly as possible.
What time do you want to learn?
What other tasks are there besides ProxMox and Windows?
10 days - guarantee on completed work.
Completed tasks: Freelancehunt
===============
I provide services for system administration of computer systems.
Guarantee on completed work + support if necessary.
My clients are always satisfied with the quality of work.
===============
- Configuration and maintenance of servers
- Virtualization VMware, HyperV, ProxMox
- Installation and configuration of Windows / Linux
- Installation and configuration of MSSQL Server
- Installation and updating of 1C:Enterprise, M.E.Doc, Bitrix
- Installation and configuration of web servers (LAMP, LEMP, SSL)
- Mail Postfix, Dovecot, Postfixadmin, Roundcube, DKIM, SPF
- Monitoring system Zabbix
- Cloud storage and FTP
- Backup, replication
- Configuration of routers and network equipment (Wi-Fi, Vlan, VPN)
- Installation and configuration of software
===============
"Quality is doing well even where it is not visible."
Для тих, хто з якихось причин не може або не хоче виконувати завдання - це ваше право. Так само як і я маю право хотіти реалізувати задач як я вважаю за потрібне. Якщо я хочу зробити це вдвох, з записом екрану, зі спілкуванням або висячи догори дригом - це моє право. Ви не зобовєязані братися за цю задачу. Не вважайте, що я маю знати про вашу думку з цього приводу і взагалі про ваше існування. Не подобається задача, йдіть собі з Богом. Робіть те, що вам до вподоби.
Who can help set up such a setup: I plan to deploy a server that will work in parallel with 4–5 different AI models for programming tasks. The key requirement is multi-user access: several developers will be able to use the server simultaneously, each in an isolated session with their own agents. Models Claude / GPT / Kimi k3
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.