Skip to content

Instantly share code, notes, and snippets.

View william1benn's full-sized avatar
:shipit:
internet and chill?

William william1benn

:shipit:
internet and chill?
View GitHub Profile
@william1benn
william1benn / White label Route 53 nameservers.md
Created September 5, 2024 02:38 — forked from blofeldthefish/White label Route 53 nameservers.md
AWS Route 53 white label nameserver setup
@william1benn
william1benn / seaweedfs_owncloud.md
Created December 9, 2023 06:38 — forked from egg82/seaweedfs_owncloud.md
SeaweedFS + OwnCloud

A quick write-up on SeaweedFS + OwnCloud

This guide aims to take a look at a distributed, scalable SeaweedFS as a backend storage for an OwnCloud server. Why not NextCloud? Because NextCloud's S3 connector is outdated and not maintained, and won't work with SeaweedFS. Both OwnCloud and NextCloud have the same support and the same plugins. The only concern anyone has is some weird split that happened between the two years ago. It's fine.

This was a giant pain in the ass, but eventually I got it working. This is how.

Filesystem/Hardware

All servers start from fresh, clean installs of Ubuntu 18.04.3

This guide will use three seperate boxes (one master/OwnCloud and two slaves). I'm assuming there's spare, unformatted disks attached to the slaves. If not, ignore or change the section on mounting to fit your needs.

@william1benn
william1benn / README.md
Created February 8, 2023 02:29 — forked from benjaminbarbe/README.md
Nginx proxy to S3 with caching
@william1benn
william1benn / .htaccess
Created December 15, 2021 15:45 — forked from kevinSuttle/.htaccess
.htaccess for Wordpress
# Use PHP5 as default
AddHandler application/x-httpd-php5 .php
# 5G BLACKLIST/FIREWALL (2013)
# @ http://perishablepress.com/5g-blacklist-2013/
# 5G:[QUERY STRINGS]
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /