-
Notifications
You must be signed in to change notification settings - Fork 554
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b53627e
commit c203ceb
Showing
11 changed files
with
8 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Sun Dec 10 05:30:59 UTC 2023 | ||
Wed Dec 13 05:00:33 UTC 2023 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"captainVersion":2,"dockerCompose":{"services":{"$$cap_appname":{"image":"lscr.io/linuxserver/overseerr:$$cap_overseerr_version","environment":{"TZ":"$$cap_tz","PUID":"$$cap_puid","PGID":"$$cap_guid"},"volumes":["$$cap_appname-config:/config"],"containerHttpPort":5055}}},"variables":[{"id":"$$cap_overseerr_version","label":"Overseerr Version","defaultValue":"1.33.2","description":"Check out their Docker page for the valid tags https://hub.docker.com/r/linuxserver/overseerr/tags","validRegex":"/^([^\\s^\\/])+$/"},{"id":"$$cap_tz","label":"Time Zone","defaultValue":"America/Chicago","description":"Set the timezone. Get yours from https://en.wikipedia.org/wiki/List_of_tz_database_time_zones","validRegex":"/.{1,}/"},{"id":"$$cap_puid","label":"User ID","defaultValue":"1000","description":"User ID for the process, run (id $user) in your instance to see the id","validRegex":"/\\d+/"},{"id":"$$cap_guid","label":"Group ID","defaultValue":"1000","description":"Group ID for the process, run (id $user) in your instance to see the id","validRegex":"/\\d+/"}],"instructions":{"start":"Overseerr is a free and open source software application for managing requests for your media library. It integrates with existing services such as Plex, Sonarr, and Radarr.","end":"Setup complete! Overseerr should now be available at http://$$cap_appname.$$cap_root_domain"},"displayName":"Overseerr","isOfficial":true,"description":"Overseerr - A request management and media discovery tool built for Plex.","documentation":"For more information, visit https://docs.overseerr.dev/"} |
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"captainVersion":2,"dockerCompose":{"services":{"$$cap_appname":{"image":"lscr.io/linuxserver/overseerr:$$cap_overseerr_version","environment":{"TZ":"$$cap_tz","PUID":"$$cap_puid","PGID":"$$cap_guid"},"volumes":["$$cap_appname-config:/config"],"containerHttpPort":5055}}},"variables":[{"id":"$$cap_overseerr_version","label":"Overseerr Version","defaultValue":"1.33.2","description":"Check out their Docker page for the valid tags https://hub.docker.com/r/linuxserver/overseerr/tags","validRegex":"/^([^\\s^\\/])+$/"},{"id":"$$cap_tz","label":"Time Zone","defaultValue":"America/Chicago","description":"Set the timezone. Get yours from https://en.wikipedia.org/wiki/List_of_tz_database_time_zones","validRegex":"/.{1,}/"},{"id":"$$cap_puid","label":"User ID","defaultValue":"1000","description":"User ID for the process, run (id $user) in your instance to see the id","validRegex":"/\\d+/"},{"id":"$$cap_guid","label":"Group ID","defaultValue":"1000","description":"Group ID for the process, run (id $user) in your instance to see the id","validRegex":"/\\d+/"}],"instructions":{"start":"Overseerr is a free and open source software application for managing requests for your media library. It integrates with existing services such as Plex, Sonarr, and Radarr.","end":"Setup complete! Overseerr should now be available at http://$$cap_appname.$$cap_root_domain"},"displayName":"Overseerr","isOfficial":true,"description":"Overseerr - A request management and media discovery tool built for Plex.","documentation":"For more information, visit https://docs.overseerr.dev/"} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"captainVersion":4,"services":{"$$cap_appname":{"image":"lscr.io/linuxserver/overseerr:$$cap_overseerr_version","environment":{"TZ":"$$cap_tz","PUID":"$$cap_puid","PGID":"$$cap_guid"},"volumes":["$$cap_appname-config:/config"],"caproverExtra":{"containerHttpPort":5055}}},"caproverOneClickApp":{"variables":[{"id":"$$cap_overseerr_version","label":"Overseerr Version","defaultValue":"1.33.2","description":"Check out their Docker page for the valid tags https://hub.docker.com/r/linuxserver/overseerr/tags","validRegex":"/^([^\\s^\\/])+$/"},{"id":"$$cap_tz","label":"Time Zone","defaultValue":"America/Chicago","description":"Set the timezone. Get yours from https://en.wikipedia.org/wiki/List_of_tz_database_time_zones","validRegex":"/.{1,}/"},{"id":"$$cap_puid","label":"User ID","defaultValue":"1000","description":"User ID for the process, run (id $user) in your instance to see the id","validRegex":"/\\d+/"},{"id":"$$cap_guid","label":"Group ID","defaultValue":"1000","description":"Group ID for the process, run (id $user) in your instance to see the id","validRegex":"/\\d+/"}],"instructions":{"start":"Overseerr is a free and open source software application for managing requests for your media library. It integrates with existing services such as Plex, Sonarr, and Radarr.","end":"Setup complete! Overseerr should now be available at http://$$cap_appname.$$cap_root_domain"},"displayName":"Overseerr","isOfficial":true,"description":"Overseerr - A request management and media discovery tool built for Plex.","documentation":"For more information, visit https://docs.overseerr.dev/"}} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.