中文 | English
A fast and stable lightweight blog and CMS website building system to create an easy-to-use cloud content management system.
- Markdown editor
- Multiple user roles
- Flexible tags and categories
- Multimedia resource management
- SEO Full support
- Built-in API interface
- Rich template themes
- Plugin-based extension ecosystem
- Native support for AI functions
Multilingual Emlog: https://emlog.ru
Chinese Emlog: https://www.emlog.net
-
PHP5.6, PHP7, PHP8. (Recommended PHP7.4 and above)
-
MySQL5.6 and above, or MariaDB 10.3 and above
-
Recommended server environment: Linux + Nginx
-
Server environment recommendation: Linux + nginx
-
Server recommendation: Cloud server, such as: Alibaba Cloud ECS, Rain Cloud - KVM
-
Server management panel software recommendation: Bt Panel (Baota supports one-click deployment of emlog, which is very convenient)
-
Browser recommendation: Chrome, Edge
- Download the installation package, upload all the decompressed files to the web server root directory, or directly upload the zip installation package and decompress it online.
- Access the site domain name with a browser, the program will automatically jump to the installation page, and you can install it according to the prompts.
- The installation process will not create a database, so you need to create it by yourself, then click "Confirm Installation", and wait for the installation finished successfully.
- One-click deployment of Baota Panel
- 1Panel deployment
- Docker deployment
- Soft router iStoreOS system deployment
Use the image emlog/emlog:pro-latest-php7.4-apache to quickly start emlog. This image contains the latest version of emlog, Apache service, and necessary extensions, but does not include MySQL, which needs to be installed and created separately.
$ docker run --name emlog-pro -p 8080:80 -d emlog/emlog:pro-latest-php7.4-apache
- cp config.sample.php config.php
- docker network create emlog_network
- docker-compose up -d
- http://localhost:8080
The license under which Emlog software is released is the Free Software Foundation's GPLv3: LICENSE