summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-07-04Update i2p.mdDavid Uhden Collado
Use the i2pd community repository to get the latest version.
2024-07-04Update monerod.mdDavid Uhden Collado
The "db-sync-mode" option set to "fast" (as it is by default) can corrupt the blockchain database in case of a power outage or other type of system crash, so it is always better to use the "safe" option, especially if you use your own hardware to host the node.
2024-07-02Update monerod.mdDavid Uhden Collado
Add instructions for installation on other architectures.
2024-06-15Update monerod.mdDavid Uhden Collado
Use different ports for the proxies to the hidden services in Tor and I2P. Otherwise it is impossible for the node to work and you will always get the error “Failed to bind IPv4 (set to required)”.
2024-05-25Merge pull request #290 from shaanmalik/masterLuke Smith
Fixed example mysql config
2024-05-25Merge pull request #304 from danyael031/masterLuke Smith
Added ssh configuration overriding warning
2024-05-25Merge pull request #297 from adastx/masterLuke Smith
Prosody tutorial improvements
2024-05-25Merge pull request #289 from tfasano1/masterLuke Smith
remove contributor links
2024-05-25Merge pull request #296 from btkoch/patch-1Luke Smith
Update README.md
2024-05-25Merge pull request #291 from angelacastaneda/masterLuke Smith
Fix cgit guide to use dir location from git guide
2024-05-25Merge pull request #301 from bd-912/masterLuke Smith
Fix config-breaking typo in dovecot.conf
2024-05-11Updated ssh config overriden warningDan Yael Sajarópulos Verdugo
2024-05-11Added Debian 12 ssh configuration overriding warningDan Yael Sajarópulos Verdugo
2024-03-15Fix minor typo in dovecot.confbd-912
2024-01-24Fix cgit guide to use dir location from git guideÁngel Castañeda
/srv/git -> /var/git Did cgit guide when I was pretty new to self host stuff and never figured out why scanning or http cloning never worked. Eventually I stumbled into in, and I just wanna fix it for everyone.
2024-01-15prosody: update packages dependenciesAdam Stück
mod_http_file_share[1] is included in the core modules now so drop reference to prosody-modules. lua-dbi-postgresql is required for postgresql storage backend.[2] 1: https://prosody.im/doc/modules/mod_http_file_share 2: https://prosody.im/doc/depends#luadbi
2024-01-11prosody: fix typosAdam Stück
See https://prosody.im/doc/modules/mod_http_file_share#larger-files
2023-11-21Update README.mdbtkoch
Current stable version is now Debian 12
2023-11-14Merge pull request #295 from IzaacMammadov/masterLuke Smith
Typo "docevot.conf"
2023-11-14Typo "docevot.conf"Izaac Mammadov
2023-11-04Merge pull request #294 from fincentxyz/patch-1Luke Smith
Fix small spelling mistake mumble.md
2023-11-04Fix small spelling mistake mumble.mdfincent
spc -> scp
2023-10-29Merge pull request #293 from dtgay/fix-monal-link-and-typoLuke Smith
Fix broken Monal link and fix typo
2023-10-28Fix broken Monal link and fix typoDavid Gay
2023-10-02Fixed example mysql configShaan Malik
Enabling mysql should include setting `mysql: true` in config
2023-10-02remove contributor linkstfasano1
2023-08-28Merge pull request #279 from livreware/masterLuke Smith
Replaced php7.4-fpm and fixed typo
2023-08-28Merge pull request #269 from ToaKraka/patch-1Luke Smith
Fix typos
2023-08-28Merge pull request #280 from luke-hamann/add-transmission-guideLuke Smith
Add Transmission guide
2023-08-28Merge pull request #277 from NotMtth/masterLuke Smith
Added Mumble server guide
2023-08-28Merge pull request #285 from UncutDan/master-1Luke Smith
Update radicale.md
2023-08-28Merge pull request #286 from paul-ohl/patch-1Luke Smith
Update git.md
2023-08-28Update git.mdPaul Ohl
Fixed a small typo.
2023-08-24Update radicale.mdUncutDan
If the -c modifier is used again to create a second user, there will be 401 issues. See https://github.com/Kozea/Radicale/issues/1075
2023-08-22Merge pull request #284 from LegoLivesMatter/jitsi-typoLuke Smith
Fix two typos in Jitsi tutorial
2023-08-21Fix two typos in Jitsi tutorialDuje Mihanović
2023-08-11Merge pull request #282 from tienbuigia/fix-script-linkLuke Smith
update helper script link
2023-08-10update helper script linktien
2023-07-22Add Transmission guideLuke Hamann
2023-07-21fixed typo on 'prosodyctl ...' commandLivreware.org
2023-07-21Replaced php7.4-fpm to php-fpm on dokuwiki.mdLivreware.org
php-fpm is a symbolic link to whatever is the current version of php. Specifying the symbolic link is preferrable so there is no need to edit the nginx config file whenever php is updated.
2023-07-02Added Mumble server guideNotMtth
2023-06-04Merge pull request #270 from ToaKraka/patch-2Luke Smith
Fix typos
2023-06-04Merge pull request #272 from AleDenshi/masterLuke Smith
Added http_file_share in Prosody and added vanity and auth string tutorial to I2P
2023-06-04Added monerod guide, minor corrections in other articlesDenshi
2023-05-19Added http_file_share in Prosody and added vanity address and auth string ↵Denshi
tutorial in I2P article
2023-05-12Fix typosToaKraka
2023-05-12Fix typosToaKraka
2023-05-11Merge pull request #265 from AleDenshi/masterLuke Smith
Added Dendrite guide, added voice and video calling guide to Prosody,…
2023-04-24Merge pull request #267 from printplaatreparatie/nextcloud-headersLuke Smith
Update X-Robots-Tag with Nextcloud documentation