Skip to content

Commit

Permalink
fix: Change libreddit to redlib (#1173)
Browse files Browse the repository at this point in the history
* fix: Change libreddit to redlib

* fix: fixed image repo link

* fix: change libreddit logo to redlib
  • Loading branch information
akhfa authored Nov 19, 2024
1 parent c7de614 commit 3b29f57
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 25 deletions.
25 changes: 0 additions & 25 deletions public/v4/apps/libreddit.yml

This file was deleted.

25 changes: 25 additions & 0 deletions public/v4/apps/redlib.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
captainVersion: 4
services:
$$cap_appname:
image: quay.io/redlib/redlib:$$cap_redlib_version
restart: always
caproverExtra:
containerHttpPort: '8080'
caproverOneClickApp:
variables:
- id: $$cap_redlib_version
label: Redlib Docker Image SHA Hash
defaultValue: sha-6c64ebd
description: Check out their Docker page for the valid tags https://quay.io/repository/redlib/redlib?tab=tags
instructions:
start: >-
Alternative private front-end to Reddit. Redlib hopes to provide an easier way to browse Reddit, without the ads, trackers, and bloat.
For more details, see: https://github.com/redlib-org/redlib
end: >-
Aaaand you're done! 😄 Just wait a few moments before the app is deployed.
Your service is available at http://$$cap_appname.$$cap_root_domain
displayName: Redlib
isOfficial: true
description: Alternative private front-end to Reddit. Redlib hopes to provide an easier way to browse Reddit, without the ads, trackers, and bloat.
documentation: 'Taken from https://github.com/redlib-org/redlib'
Binary file removed public/v4/logos/libreddit.png
Binary file not shown.
Binary file added public/v4/logos/redlib.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3b29f57

Please sign in to comment.