Commit 92e7e13c authored by Simonas's avatar Simonas

in progress

parent a2a5f1d3
......@@ -5,16 +5,21 @@
- Created from [wordpress-nginx-docker](https://github.com/mjstealey/wordpress-nginx-docker)
- SSL Certificates are created with [SSL For Free](https://www.sslforfree.com/?domains=biuro.lt%20www.biuro.lt%20dev.biuro.lt%20staging.biuro.lt%20biuro.lv%20www.biuro.lv%20dev.biuro.lv%20staging.biuro.lv%20biuro.ee%20www.biuro.ee%20dev.biuro.ee%20staging.biuro.ee)
## Workflow
## Installation
- Install [Docker Desktop](https://www.docker.com/products/docker-desktop) on your machine
- Creating new User on my machine helped me with sharing C drive problem (https://tomssl.com/2018/01/11/sharing-your-c-drive-with-docker-for-windows-when-using-azure-active-directory-azuread-aad/)
- Clone [dev.biuro](http://git.biuro.lt/biuro/dev.biuro) repository
- in Windows PowerShell run `docker-compose up -d`
- `docker ps` command should output existing docker containers (nginx, mysql, wordpress)
## Workflow
### Wordpress
- Regions created using [Wordpress Network](https://codex.wordpress.org/Create_A_Network)
### DB backup
- `C:\web\dev.biuro\backup>docker exec -i mysql mysqldump -u root -pIiIjnsLi2wR9i1kWVbVpUAzP wordpress > mysql_001.sql`
#### Plugins
This diff is collapsed.
This diff is collapsed.
......@@ -95,15 +95,15 @@
0,243
40,1
40,3
14,1
40,0
14,6
14,3
14,0
30,1
30,3
0,439
14,1
30,0
14,6
14,3
14,0
0,9
0,310
0,305
......
No preview for this file type
No preview for this file type
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment