opengist/docs/installation/source.md
Thomas Miceli 6d31ef9732
Add Vitepress docs (#326)
* Add vitepress for docs

* some fix

* Use vitepress and update docs

* Use vitepress and update docs

* Update README.md

* Add favicon

* Add docs by @jiriks74

Co-authored-by: jiriks74 <jiri@stefka.eu>

---------

Co-authored-by: jiriks74 <jiri@stefka.eu>
2024-09-12 01:47:15 +02:00

480 B

Installation from source

Requirements:

git clone https://github.com/thomiceli/opengist
cd opengist

git checkout v1.7.4 # optional, to checkout the latest release

make
./opengist

Opengist is now running on port 6157, you can browse http://localhost:6157