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:04] – robyn | software_installation [2026/01/20 04:29] (current) – robyn | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| export PGID=$(id -g) | export PGID=$(id -g) | ||
| </ | </ | ||
| - | * CNTL X, Y to save. | + | * 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 nono 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. | ||
| + | * Copy and paste '' | ||
| + | * At this point the AvaDroid container is failing as Corrade is not configured. You can stop the AvaDroid container with '' | ||
| + | |||
| + | Next Step, Configure [[corrade_configure|Corrade]]. | ||
software_installation.1766919883.txt.gz · Last modified: by robyn
