> For the complete documentation index, see [llms.txt](https://osschain.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://osschain.gitbook.io/docs/platforms/server1.ge-hosting/maintenance.md).

# Maintenance

### 29.09.2023

```
Server Migration
The migration process is scheduled to commence on 29th September 2023, at 19:00, and is expected to be completed by 21:00 on the same day.

Here are the key details of this maintenance event:
Maintenance Window: 29th September 2023, 19:00 to 21:00
Expected Downtime: The server migration process will necessitate a downtime of up to 2 hours. Our technical team will be working diligently to ensure the migration is completed as swiftly as possible.
Impact: During the maintenance window, services hosted on the mentioned IP addresses will be unavailable.
```

## Console Update

### 14.07.2023

<pre><code>Update ionCube Loader® Version: 12.0.5
Update WHMCS 8.7
Update PHP Version 8.1
Start working <a data-footnote-ref href="#user-content-fn-1">OSS$</a> Token implementation
</code></pre>

## SERVER 1

### 04.12.2022

```
Outgoing mail spam incident - 4.12.2022
Update - 4.12.2022
Ip migration - 04.12.2022
Server is reachable - 04.12.2022
```

### 05.12.2022

```
All service is reachable - 05.12.2022
Scan and identify (spam) mails - 05.12.2022
Start installation imunify360 for more security - 05.12.2022
```

### 06.12.2022

```
Start imunify360 configuration - 05.12.2022
Start installation and configuration Plesk Premium Antivirus for incoming and outgoing mails - 05.12.2022
```

## SERVER 2

### 04.12.2022

```
Attack - 4.12.2022
Security Update - 4.12.2022
Start installation and configuration Plesk Premium Antivirus for incoming and outgoing mails - 05.12.2022
Server is reachable - 06.12.2022
```

### 05.12.2022

```
Scan and identify (Malaware, Malicious) - 05.12.2022
Start installation imunify360 for more security - 05.12.2022
Start installation and configuration Plesk Premium Antivirus for incoming and outgoing mails - 05.12.2022
```

### 07.12.2022

```
The hard drive has been replaced - 07.12.2022
```

### 10.12.2022

```
Start local migration - 10.12.2022
Old NS: ns1.myhoster.ge, ns2.myhoster.ge
New NS: ns1.hostyservs.com, ns2.hostyservs.com

```

[^1]: OSS Token is Ossly's Custom BEP-20 Token


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://osschain.gitbook.io/docs/platforms/server1.ge-hosting/maintenance.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
