docs: add docker instructions
thanks to @TheFrenchGhosty, there's a docker image now #2
This commit is contained in:
parent
ea3bb0e384
commit
7757d5b183
@ -91,6 +91,8 @@ In short: libremdb doesn't collect any data at all.
|
||||
|
||||
## Installation
|
||||
|
||||
### Manual
|
||||
|
||||
1. Install Node.js and Git.
|
||||
for Node.js, visit [their website](https://nodejs.org/en/).
|
||||
for Git, run `sudo apt install git` if you're on a Debain-based distro. Else visit [their website](https://git-scm.com/).
|
||||
@ -108,6 +110,10 @@ In short: libremdb doesn't collect any data at all.
|
||||
|
||||
libremdb will start running at http://localhost:3000.
|
||||
|
||||
### Docker
|
||||
|
||||
There's a [docker image](https://github.com/PussTheCat-org/docker-libremdb-quay) made by [@TheFrenchGhosty](https://github.com/TheFrenchGhosty) for [PussTheCat.org's instance](https://libremdb.pussthecat.org). You can use that in case you wish to use docker.
|
||||
|
||||
---
|
||||
|
||||
## similar projects
|
||||
|
Loading…
x
Reference in New Issue
Block a user