Skip to content

Instantly share code, notes, and snippets.

diff --git a/roles/nginx-proxy/tasks/main.yml b/roles/nginx-proxy/tasks/main.yml
index d7a82ab4..fef0a727 100644
--- a/roles/nginx-proxy/tasks/main.yml
+++ b/roles/nginx-proxy/tasks/main.yml
@@ -52,6 +52,7 @@
- /opt/nginx-proxy/certs
- /opt/nginx-proxy/htpasswd
- /opt/nginx-proxy/vhost.d
+ - /opt/nginx-proxy/acme.sh
This file has been truncated, but you can view the full file.
00:00:00.006 [sway/main.c:153] Linux thebest 5.6.13-arch1-1 #1 SMP PREEMPT Thu, 14 May 2020 06:52:53 +0000 x86_64 GNU/Linux
00:00:00.006 [sway/main.c:169] Contents of /etc/lsb-release:
00:00:00.007 [sway/main.c:153] LSB_VERSION=1.4
00:00:00.007 [sway/main.c:153] DISTRIB_ID=Arch
00:00:00.007 [sway/main.c:153] DISTRIB_RELEASE=rolling
00:00:00.007 [sway/main.c:153] DISTRIB_DESCRIPTION="Arch Linux"
00:00:00.007 [sway/main.c:169] Contents of /etc/os-release:
00:00:00.007 [sway/main.c:153] NAME="Arch Linux"
00:00:00.007 [sway/main.c:153] PRETTY_NAME="Arch Linux"
00:00:00.007 [sway/main.c:153] ID=arch
@jsravn
jsravn / mu4e-write-body-to-html
Created May 13, 2020 09:26
example problematic mu4e html with org-msg
<head><meta charset="UTF-8"></head>
<p><strong>From</strong>: GitHub &lt;noreply@github.com&gt;</br><strong>To</strong>: jsravn-test &lt;james+test@r-vn.org&gt;</br><strong>Date</strong>: Thu 07 May 2020 11:54:22 BST</br><strong>Subject</strong>: [GitHub] Welcome to GitHub, @jsravn-test!</p><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Welcome to GitHub!</title>
<style type="text/css">
#outlook a{
padding:0;
Apr 09 13:36:58 thebest sway[483988]: [100 13:36:58.701720] No render frame received in 0.25 seconds, re-requesting at: 18970.642482
Apr 09 13:36:58 thebest sway[483988]: [100 13:36:58.761107] No render frame received in 0.25 seconds, re-requesting at: 18970.701873
Apr 09 13:36:59 thebest sway[35417]: 18:11:17.453 [backend/drm/backend.c:124] DRM fd paused
Apr 09 13:37:00 thebest sway[35417]: 18:11:18.149 [backend/drm/backend.c:91] DRM fd resumed
Apr 09 13:37:00 thebest sway[35417]: 18:11:18.149 [backend/drm/drm.c:1293] Scanning DRM connectors
Apr 09 13:37:00 thebest sway[35417]: 18:11:18.167 [backend/drm/drm.c:1125] Reallocating CRTCs
Apr 09 13:37:00 thebest sway[35417]: 18:11:18.167 [backend/drm/drm.c:1136] State before reallocation:
Apr 09 13:37:00 thebest sway[35417]: 18:11:18.167 [backend/drm/drm.c:1142] 'DP-1' crtc=0 state=3 desired_enabled=0
Apr 09 13:37:00 thebest sway[35417]: 18:11:18.167 [backend/drm/drm.c:1142] 'HDMI-A-1' crtc=-1 state=0 desired_enabled=0
Apr 09 13:37:00 thebest sway[35417]: 18:
```
2018-09-17T12:41:29.607Z [error] akka.actor.OneForOneStrategy [sourceThread=application-akka.actor.default-dispatcher-16, akkaTimestamp=12:41:29.602UTC, akkaSource=akka://application/user/KafkaBackoffConsumer1-item-ItemEvent/KafkaConsumerActor1-item-ItemEvent, sourceActorSystem=application] - The URI scheme, of the URI tcp://172.17.0.21:9200/auction-items/items/f8f3e1c0-ba76-11e8-b91b-b707047f710b/_update, must be equal (ignoring case) to 'http', 'https', 'ws', or 'wss'
java.lang.IllegalArgumentException: The URI scheme, of the URI tcp://172.17.0.21:9200/auction-items/items/f8f3e1c0-ba76-11e8-b91b-b707047f710b/_update, must be equal (ignoring case) to 'http', 'https', 'ws', or 'wss'
at play.shaded.ahc.org.asynchttpclient.util.HttpUtils.validateSupportedScheme(HttpUtils.java:39)
at play.shaded.ahc.org.asynchttpclient.RequestBuilderBase.computeUri(RequestBuilderBase.java:587)
at play.shaded.ahc.org.asynchttpclient.RequestBuilderBase.build(RequestBuilderBase.java:595)
at play.

Keybase proof

I hereby claim:

  • I am jsravn on github.
  • I am jsravn (https://keybase.io/jsravn) on keybase.
  • I have a public key ASD0Le81ZglHvb_skaNJre4quMZTJV6tf6ivJ8qo4HYYsgo

To claim this, I am signing this object:

Unattended-Upgrade::Origins-Pattern {
// Archive or Suite based matching:
// Note that this will silently match a different release after
// migration to the specified archive (e.g. testing becomes the
// new stable).
"o=Debian,a=stable";
"o=Debian,a=stable-updates";
// "o=Debian,a=proposed-updates";
"origin=Debian,codename=${distro_codename},label=Debian-Security";
};
APT::Periodic::Update-Package-Lists "1";
APT::Periodic::Unattended-Upgrade "1";
server:
interface: 0.0.0.0
access-control: 0.0.0.0/0 allow
prefetch: yes
prefetch-key: yes
# home zone
local-zone: "home." static
local-data: "hamster.home. 10800 IN A 192.168.1.1"
local-data: "mypc.home. 10800 IN A 192.168.1.3"
@jsravn
jsravn / unbound
Created June 12, 2018 13:21
/etc/default/unbound
# If set, the unbound daemon will be started and stopped by the init script.
UNBOUND_ENABLE=true
# Whether to automatically update the root trust anchor file.
ROOT_TRUST_ANCHOR_UPDATE=true
# File in which to store the root trust anchor.
ROOT_TRUST_ANCHOR_FILE=/var/lib/unbound/root.key
# If set, the unbound init script will provide unbound's listening