Commit Graph

15 Commits

Author SHA1 Message Date
RiversideRocks
6eb54d0a46
Note on blocking bots (#113) 2021-07-31 16:18:01 +02:00
Samantaz Fox
c3d3bcd8b7
Tarball install: share folder needs to be copied too 2021-07-21 16:18:05 +02:00
Samantaz Fox
0b7a67b336
Fix tarball install instructions
Fixes #105
2021-07-18 14:49:28 +02:00
Samantaz Fox
89f1b8c1e6
Correct the amount of RAM required for compilation (#86)
Make it clear that it requires 2G **free**, not including the kernel and other programs.
2021-06-19 07:22:16 -07:00
Samantaz Fox
70bc69d730
Fix one-liner crystal install command for debian/ubuntu (#85)
Fix one-liner crystal install command for debian/ubuntu
2021-06-12 13:30:18 +00:00
Samantaz Fox
f7017d4ee3
Update install instructions for crystal 1.0.0 (#84) 2021-06-10 12:08:30 -07:00
Samantaz Fox
2814a526b3
Provide a more precise install guide for Archlinux (#71)
* Provide a more precise install guide for Archlinux

Precise clearly how to install the crystal version required by invidious on Archlinux.

* Fix typos

* Enhancements

* Apply SamantazFox's suggestion

Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>
2021-05-24 13:28:59 +02:00
invidious-bot
3ca658aac8 docs: add all untracked content 2021-05-23 17:01:19 +00:00
invidious-bot
6ef979ca58 docs: add all untracked content 2021-05-23 16:43:00 +00:00
Jiff Slater
d2e9bc9abc
Add missed dependencies for Debian (#68)
Clarify that libpcre and libevent development files are needed for Debian configuration of Invidious.
2021-05-23 02:12:07 +02:00
Liam Davis
39167327fe
Add simplified Docker Compose tutorial (#52)
* Add simplified Docker Compose tutorial

references [issue #1903](https://github.com/iv-org/invidious/issues/1903)

Revised Docker walkthrough in `Installation.md`

Includes up to date Docker Compose file with Quay image replacing the now-defunct Docker Hub image

Note: In the Docker Compose file, the POSTGRES_USER env var can't be changed because the username `kemal` is hard coded into the initial DB migration files found in `./config/sql/`

* Replaced link to gist with contents of Compose file
2021-05-13 04:39:50 -07:00
Samantaz Fox
c1ee65c77a
Add Fedora install instructions (#50)
Add Fedora install instructions
2021-04-06 06:14:48 +00:00
invidious-bot
f4484ad6db docs: add all untracked content 2021-03-14 17:15:53 +00:00
invidious-bot
f737c8d4cc docs: add all untracked content 2021-02-25 18:14:04 +00:00
TheFrenchGhosty
1c6eaae57e
Move some readme content, and enhance some things (#34)
* Move some readme content

* Rename home.md for consistency with README.md
2021-02-25 12:20:39 +01:00