Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
fossology [2019/11/24 15:00] – [Steps] rpjdayfossology [2019/11/24 20:20] (current) – [Overview] rpjday
Line 5: Line 5:
   * [[https://github.com/fossology/fossology/wiki/Install-from-Source]]   * [[https://github.com/fossology/fossology/wiki/Install-from-Source]]
   * [[https://github.com/fossology/fossology]]   * [[https://github.com/fossology/fossology]]
 +
 +Log in as default fossy/fossy.
  
 ===== Quick start ===== ===== Quick start =====
Line 27: Line 29:
 $ sudo /usr/local/etc/fossology/mods-enabled/scheduler/agent/fo_scheduler -t $ sudo /usr/local/etc/fossology/mods-enabled/scheduler/agent/fo_scheduler -t
 </code> </code>
 +
 +And start:
 +
 +<code>
 +$ sudo /etc/init.d/fossology start
 +</code>
 +
 +and browse to http://localhost/repo.
 +
 +===== Docker =====
 +
 +Or just:
 +
 +<code>
 +$ docker run -p 8089:80 fossology/fossology
 +</code>
 +
 +and browse to http://localhost:8089/repo
  
  
  • fossology.1574607631.txt.gz
  • Last modified: 2019/11/24 15:00
  • by rpjday