Skip to content

Commit

Permalink
Removed docker frontends
Browse files Browse the repository at this point in the history
  • Loading branch information
ManeraKai committed Feb 19, 2024
1 parent a718c94 commit 3ac0ec1
Show file tree
Hide file tree
Showing 14 changed files with 1,505 additions and 1,309 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,26 +7,18 @@ For anonymizing your IP, use [Lokinet](https://lokinet.org/)

Available Frontends:
- [LibReddit](https://github.com/spikecodes/libreddit)
- [Nitter](https://github.com/zedeus/nitter)
- [Rimgo](https://codeberg.org/video-prize-ranch/rimgo)
- [SimplyTranslate](https://codeberg.org/SimpleWeb/SimplyTranslate)
- [LingvaTranslate](https://github.com/TheDavidDelta/lingva-translate)
- [AnonymousOverflow](https://github.com/httpjamesm/AnonymousOverflow)
- [Dumb](https://github.com/rramiachraf/dumb)
- [BiblioReads](https://github.com/nesaku/BiblioReads)
- [ProxiTok](https://github.com/pablouser1/ProxiTok)
- [Quetre](https://github.com/zyachel/quetre)
- [LibreMDb](https://github.com/zyachel/libremdb)
- [SearXNG](https://github.com/searxng/searxng)

For Managing the frontends:
- Web Server: [Caddy](https://caddyserver.com/)
- Cache Server for some frontends: [Redis](https://redis.io/)
- Complex frontends: [Docker](https://www.docker.com/)
- GUI: [Tauri](https://tauri.app/)

## Development
Install [Node.js](https://nodejs.org), [Rust](https://www.rust-lang.org/), [Docker](https://www.docker.com/)
Install [Node.js](https://nodejs.org), [Rust](https://www.rust-lang.org/)
```bash
git clone https://github.com/libredirect/frontends_manager
cd frontends_manager
Expand Down
Loading

0 comments on commit 3ac0ec1

Please sign in to comment.