Add Tor, configure hidden service for Mastodon #95

Злито
raucao злито 7 комітів з feature/tor_hidden_services до master 2019-09-09 11:38:29 +00:00
raucao прокоментував(ла) 2019-09-02 12:44:53 +00:00
Власник

This installs and configures Tor and a Tor hidden service for Mastodon (or any other port 80 sites).

It's running in production now: https://kosmos.social/@kosmos/102722941255208284

We can now also add more hidden services for other sites and programs.

This installs and configures Tor and a Tor hidden service for Mastodon (or any other port 80 sites). It's running in production now: https://kosmos.social/@kosmos/102722941255208284 We can now also add more hidden services for other sites and programs.
raucao прокоментував(ла) 2019-09-03 17:49:00 +00:00
Author
Власник

Update: added a hidden service for ejabberd as well. It's available at ht6eqe754p3m2gif.onion.

Update: added a hidden service for ejabberd as well. It's available at `ht6eqe754p3m2gif.onion`.
greg прокоментував(ла) 2019-09-05 09:49:32 +00:00
Власник

I added a comment about the attributes in my review, the rest looks good!

I added a comment about the attributes in my review, the rest looks good!
greg зробив запит змін 2019-09-05 09:49:48 +00:00
@ -1,2 +1,9 @@
node.default["kosmos-ejabberd"]["version"] = "19.02"
node.default["kosmos-ejabberd"]["checksum"] = "aea550c58e61eab04ca9beb8896d8b04f4a79321c21dee160a67ad6787236f51"
node.default["tor"]["HiddenServices"]["ejabberd"] = {
greg прокоментував(ла) 2019-09-05 09:48:09 +00:00
Власник

I think this belongs in the recipe (just before include_recipe "tor-full"), and using node.override

I think this belongs in the recipe (just before `include_recipe "tor-full"`), and using `node.override`
@ -4,3 +4,6 @@ node.default["kosmos-mastodon"]["streaming_port"] = 4000
node.default["kosmos-mastodon"]["server_name"] = "kosmos.social"
node.default["kosmos-mastodon"]["redis_url"] = "redis://localhost:6379/1"
node.default["kosmos-mastodon"]["sidekiq_threads"] = 25
node.default["tor"]["HiddenServices"]["mastodon"] = {
greg прокоментував(ла) 2019-09-05 09:48:59 +00:00
Власник

Same thing as in site-cookbooks/kosmos-ejabberd/attributes/default.rb

Same thing as in `site-cookbooks/kosmos-ejabberd/attributes/default.rb`
raucao закрив цей запит на злиття 2019-09-09 11:38:29 +00:00
greg видалена гілка feature/tor_hidden_services 2019-09-09 12:47:49 +00:00
Підпишіться щоб приєднатися до обговорення.
Немає рецензентів
Етап відсутній
Проєкт відсутній
Немає виконавця
2 учасників
Сповіщення
Дата завершення
Термін дії не дійсний або знаходиться за межами допустимого діапазону. Будь ласка використовуйте формат 'yyyy-mm-dd'.

Термін виконання не встановлений.

Залежності

No dependencies set.

Reference: kosmos/chef#95
No description provided.