software_installation
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| software_installation [2025/12/28 03:50] – robyn | software_installation [2026/01/20 04:29] (current) – robyn | ||
|---|---|---|---|
| Line 15: | Line 15: | ||
| * CNTL X, Y, < | * CNTL X, Y, < | ||
| - | * From your home directory, type '' | + | * From your home directory, type '' |
| * You should now be in the directory '' | * You should now be in the directory '' | ||
| - | * Next with your favourite editor, on linux I use Nano, create to edit a file called " | + | * Next type '' |
| - | * Cut and Paste the below: <code yaml> services: | + | * Then with your favourite editor, on linux I use Nano, create to edit a file called " |
| + | * Cut and Paste the below: <code yaml> | ||
| corrade: | corrade: | ||
| image: wizardrysteamworks/ | image: wizardrysteamworks/ | ||
| Line 42: | Line 43: | ||
| - ./ | - ./ | ||
| environment: | environment: | ||
| - | - TZ= US/Pacific | + | - TZ=US/ |
| networks: | networks: | ||
| - anne-net | - anne-net | ||
| Line 51: | Line 52: | ||
| networks: | networks: | ||
| anne-net: | anne-net: | ||
| - | | + | driver: bridge |
| </ | </ | ||
| Line 61: | Line 62: | ||
| </ | </ | ||
| - " | - " | ||
| - | * The number to the left is the " | + | * The number to the left is the " |
| * Once you are happy with the compose.yml edits, in nano at least, CNTL X, Y, < | * Once you are happy with the compose.yml edits, in nano at least, CNTL X, Y, < | ||
| * Next, to create the containers. | * Next, to create the containers. | ||
| Line 67: | Line 68: | ||
| * At this point the AvaDroid container is failing as Corrade is not configured. You can stop the AvaDroid container with '' | * At this point the AvaDroid container is failing as Corrade is not configured. You can stop the AvaDroid container with '' | ||
| - | Next Step, Configure Corrade. | + | Next Step, Configure |
software_installation.1766922612.txt.gz · Last modified: by robyn
