Skip to content

Instantly share code, notes, and snippets.

@NullOrNaN
NullOrNaN / Screenshot-CMS Nginx
Created January 16, 2018 01:38
Gist of my Nginx Configuration for Screenshot CMS
server {
listen 80;
server_name your.domain.tld;
root /path/to/Screenshot-CMS/public;
index index.php index.html;
location / {
try_files $uri $uri/ /index.php?$query_string;
}
<repository>
<id>DestroyTokyo</id>
<url>https://repo.destroystokyo.com/content/groups/public</url>
</repository>
@NullOrNaN
NullOrNaN / LogServerConfig.json
Created March 6, 2016 12:37
Log Server 4.2+ SSL Example
{
"isLogServer": true,
"serverName": "Example",
"ipAddress": "123.123.123.123",
"port": 25420,
"acceptCommands": true,
"checkPermissions": true,
"cacheLog": true,
"clearCache": true,
"sslEncrypt": true,

Keybase proof

I hereby claim:

  • I am MatthewM on github.
  • I am mcm (https://keybase.io/mcm) on keybase.
  • I have a public key whose fingerprint is 32F3 3438 0369 3910 DC84 B97A 2389 3411 3C53 68FC

To claim this, I am signing this object: