Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| fossology [2019/11/24 14:56] – rpjday | fossology [2019/11/24 20:20] (current) – [Overview] rpjday | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| * [[https:// | * [[https:// | ||
| - | ===== Steps ===== | + | Log in as default fossy/ |
| + | |||
| + | ===== Quick start ===== | ||
| + | |||
| + | Possibly unnecessary steps identified: | ||
| + | |||
| + | < | ||
| + | $ sudo utils/ | ||
| + | $ [sudo apt install lsb-release] | ||
| + | </ | ||
| + | |||
| + | Don't need to install composer, it's already in / | ||
| + | |||
| + | < | ||
| + | $ sudo make install | ||
| + | $ sudo / | ||
| + | </ | ||
| + | |||
| + | This apparently " | ||
| + | |||
| + | < | ||
| + | $ sudo / | ||
| + | </ | ||
| + | |||
| + | And start: | ||
| + | |||
| + | < | ||
| + | $ sudo / | ||
| + | </ | ||
| + | |||
| + | and browse to http:// | ||
| + | |||
| + | ===== Docker ===== | ||
| + | |||
| + | Or just: | ||
| + | |||
| + | < | ||
| + | $ docker run -p 8089:80 fossology/ | ||
| + | </ | ||
| + | |||
| + | and browse to http:// | ||