You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-36Lines changed: 6 additions & 36 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,9 @@
2
2
3
3
[](https://hub.docker.com/r/archmonger/conreq)[](https://github.com/Archmonger/Conreq/pkgs/container/conreq)[](https://discord.gg/gQhGZzEjmX"Chat with the community and get realtime support!")
4
4
5
-
## Notice - July 11th, 2022
5
+
Conreq is a content requesting platform that allows users to request content from Sonarr/Radarr. It is designed to be a user-friendly interface for requesting content.
6
+
7
+
## Notice
6
8
7
9
Conreq is currently undergoing an architectural shift. The biggest change will be the addditional of an app store for adding/removing features to Conreq.
8
10
@@ -18,41 +20,9 @@ Want to join the community or have a question? Join us on [Discord](https://disc
18
20
19
21
Looking for more info? Are you a developer and want to contribute? Check out our [Documentation](https://archmonger.github.io/Conreq/)!
20
22
21
-
## Installation (Production Environment)
22
-
23
-
Install through [Unraid Community Applications](https://squidly271.github.io/forumpost0.html), or [Docker](https://archmonger.github.io/Conreq/latest/install/docker/).
24
-
25
-
Here's a list of all available environment variables:
26
-
27
-
```nginx
28
-
# General Settings
29
-
TZ = America/Los_Angeles # default: UTC (Timezone for log files, in "TZ Database" format)
30
-
BASE_URL = requests # default: None
31
-
APP_NAME = RequestCentral # default: Conreq
32
-
APP_DESCRIPTION = Get yo stuff! # default: Content Requesting
Install through [Docker](https://archmonger.github.io/Conreq/latest/install/docker/) or [Windows NSSM](https://archmonger.github.io/Conreq/latest/install/nssm/).
0 commit comments