Skip to content

Commit

Permalink
adding SelfH and YT Alternatives
Browse files Browse the repository at this point in the history
  • Loading branch information
JAlcocerT committed Jan 14, 2024
1 parent 6f58ed2 commit 87fc9ea
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 5 deletions.
2 changes: 1 addition & 1 deletion content/docs/Linux_&_Cloud.md/ansible.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ It allows you to define tasks in plain text, automate repetitive operations, and

> You simply describe what you want, and this assistant takes care of the rest, ensuring your systems are always in tip-top shape. That's the power of automation, and Ansible is our digital assistant.
## Installing Ansible
## Installing Ansible ♻️

```sh
#sudo apt update
Expand Down
19 changes: 16 additions & 3 deletions content/docs/Linux_&_Cloud.md/selfhosting.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: SelfHosting
type: docs
prev: /docs/gcp/
prev: /docs/debian/docker/
next: docs/ansible/
draft: true
draft: false
---


Expand All @@ -29,4 +29,17 @@ But you can even do it in the very same computer you are reading this.

---

## FAQ
## FAQ

### Where to Learn More about SelfHosting?

* <https://awweso.me/>
* <https://github.com/pluja/awesome-privacy>
* <https://jalcocert.github.io/RPi/about/#where-can-i-learn-more-about-rpi>
* <https://fossengineer.com/tags/self-hosting/>

### How to Secure my Services?

* [NGINX](https://fossengineer.com/selfhosting-nginx-proxy-manager-docker/)
* [Cloudflare](https://fossengineer.com/selfhosting-cloudflared-tunnel-docker/)
* Authelia / Zitadel / Authentik
4 changes: 3 additions & 1 deletion content/docs/Privacy/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@ Use different tools to search:

* [Whoogle!](https://fossengineer.com/selfhosting-whoogle-docker/)
* <https://jalcocert.github.io/RPi/posts/selfh-internet-better/#searxng>
*
* Youtube Alternatives:
* NewPipe / Youtube-DL https://jalcocert.github.io/RPi/posts/youtube-video-download/
* https://github.com/tubearchivist/tubearchivist

### VPNs

Expand Down

0 comments on commit 87fc9ea

Please sign in to comment.