Skip to content

Commit bfbce3f

Browse files
committed
[FIX] Vendor update.
1 parent a49b088 commit bfbce3f

837 files changed

Lines changed: 17342 additions & 11663 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
## History
1919

20-
Initially inspired by **Etomite 0.6**, then it been **MODX Evolution 0.7 - 1.0.8** is an ongoing project written by *Raymond Irving* and a core team of contributors **MODX**, and now its **Evolution CMS** maintained by *Dmytro Lukianenko* and a core team of contributors at the **Evolution CMS Project**.
20+
Initially inspired by **Etomite 0.6**, then it has been **MODX Evolution 0.7 - 1.0.8** is an ongoing project written by *Raymond Irving* and a core team of contributors **MODX**, and now its **Evolution CMS** maintained by *Dmytro Lukianenko* and a core team of contributors at the **Evolution CMS Project**.
2121

2222
## License
2323

@@ -39,9 +39,11 @@ Evolution CMS 3.2 requires **PHP >= 8.1**
3939

4040
## Docker
4141

42-
Run command ``` php core/artisan salo:install ``` for generating **docker-compose.yml** file.
42+
Run command ```php core/artisan salo:install``` for generating **docker-compose.yml** file. And ```php core/artisan salo:build``` for build Docker container.
4343

44-
To run **Evolution CMS** using docker make **docker-compose up -d** command in your terminal. Additional configs and access parameters you can find in **docker-compose.yml** file and **docker** folder
44+
To run **Evolution CMS** using Docker, run the ```php core/artisan salo:up``` command in the terminal. Additional configuration and access options can be found in the **docker-compose.yml** file and the docker folder.
45+
46+
To stop the container, use the ```php core/artisan salo:down command```.
4547

4648
#### For Windows
4749

0 commit comments

Comments
 (0)