Files
altcorAutoinstall/README.md
2025-08-09 22:34:16 +00:00

31 lines
799 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 🚀 Altcor Server Быстрый старт
Установите и настройте сервер Altcor одной командой:
```bash
curl -O https://cloud.altcor.ru/setup/install.sh && chmod +x install.sh && sudo ./install.sh
```
## 📦 Что будет установлено
* Apache 2 / httpd
* MariaDB (с базой `ALTCor`)
* PHP 8.3 + расширения
* Redis Server
* LibreOffice
* Java OpenJDK
## 📂 После установки
* Altcor будет доступен:
* [http://localhost/](http://localhost/)
* `http://<IP_сервера>/`
* Директория сайта: `/var/www/html`
* Логин БД: `root`
* Пароль БД: `muJh9tNY8sg0`
---
**Altcor Server Setup** готовый сервер за несколько минут.