User Tools

Site Tools


lknog:hands-on4

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

lknog:hands-on4 [2025/07/16 17:43] – created tuwanlknog:hands-on4 [2025/07/16 17:47] (current) tuwan
Line 23: Line 23:
 Create a compose.yaml file: Create a compose.yaml file:
  
-{{{+
 version: '3' version: '3'
  
Line 56: Line 56:
     db_data: {}     db_data: {}
     wordpress_data: {}     wordpress_data: {}
- }}}+
  
 '''Start the !WordPress and Database Containers:'''Navigate to the directory containing the `compose.yaml` file and run: '''Start the !WordPress and Database Containers:'''Navigate to the directory containing the `compose.yaml` file and run:
Line 66: Line 66:
 '''Stopping the Services:''' To stop the services, navigate to the same directory and run: '''Stopping the Services:''' To stop the services, navigate to the same directory and run:
    
-`docker compose down`+'''docker compose down'''
    
 Best Practices Best Practices
lknog/hands-on4.1752687828.txt.gz · Last modified: 2025/07/16 17:43 by tuwan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki