Page MenuHomeDevCentral
Feed All Stories

Apr 3 2017

dereckson created T1174: Deploy a Mastodon instance for Nasqueron.
Apr 3 2017, 20:47 · Nasqueron Docker deployment squad, Mastodon, Servers
dereckson created Mastodon.
Apr 3 2017, 20:46
dereckson created T1173: Reconfigure TLS on Dwellers.
Apr 3 2017, 20:27 · Servers
dereckson created T1172: Generate HTML responsive transactional mails.
Apr 3 2017, 18:08 · design, Auth Grove

Apr 2 2017

dereckson triaged T1171: Enable HTTP/2 on Dwellers as Low priority.

On RHEL 7, OpenSSL is at 1.0.1. This is an issue as it lacks ALPN, shipped with 1.0.2, and as such, HTTP/2 won't work on Chrome, who removed support for NPN.

Apr 2 2017, 16:39 · Servers
dereckson closed T1170: Enable HTTP/2 on Ysul as Resolved.
diff --git a/nginx/ssl_params b/nginx/ssl_params
index adfa855..55e7d9d 100644
--- a/nginx/ssl_params
+++ b/nginx/ssl_params
@@ -1,6 +1,6 @@
         #Enable https
-        listen              443 ssl;
-        listen              [2001:470:1f13:9e1:0:c0ff:ee:1]:443 ssl;
+        listen              443 ssl http2;
+        listen              [2001:470:1f13:9e1:0:c0ff:ee:1]:443 ssl http2;
         keepalive_timeout   70;
Apr 2 2017, 16:36 · Servers
dereckson claimed T1170: Enable HTTP/2 on Ysul.
Apr 2 2017, 16:34 · Servers
dereckson claimed T1171: Enable HTTP/2 on Dwellers.
Apr 2 2017, 16:34 · Servers

Apr 1 2017

dereckson added a comment to T1169: Postfix on ysul.nasqueron.org doesn't listen on IPv6.

Configuration change

Apr 1 2017, 09:07 · Operations sprints (Ignite Alkane Propulsion), Servers, IPv6
dereckson renamed T1169: Postfix on ysul.nasqueron.org doesn't listen on IPv6 from Inet server (and so postfix) on ysul.nasqueron.org doesn't listen on IPv6 to Postfix on ysul.nasqueron.org doesn't listen on IPv6.
Apr 1 2017, 08:59 · Operations sprints (Ignite Alkane Propulsion), Servers, IPv6
dereckson renamed T1169: Postfix on ysul.nasqueron.org doesn't listen on IPv6 from Mail server on ysul.nasqueron.org doesn't listen on IPv6 to Inet server (and so postfix) on ysul.nasqueron.org doesn't listen on IPv6.
Apr 1 2017, 08:58 · Operations sprints (Ignite Alkane Propulsion), Servers, IPv6
dereckson added a comment to T1169: Postfix on ysul.nasqueron.org doesn't listen on IPv6.
Apr 1 2017, 08:58 · Operations sprints (Ignite Alkane Propulsion), Servers, IPv6
dereckson created T1169: Postfix on ysul.nasqueron.org doesn't listen on IPv6.
Apr 1 2017, 08:52 · Operations sprints (Ignite Alkane Propulsion), Servers, IPv6

Mar 31 2017

Sandlayth added a project to T1162: 2017-03-01 eglide.org server outage: User-Sandlayth.
Mar 31 2017, 19:07 · User-Sandlayth, Eglide, Servers

Mar 14 2017

dereckson committed rOPS272978ef337d: Append .sh extension to shell scripts (authored by dereckson).
Append .sh extension to shell scripts
Mar 14 2017, 17:57
dereckson closed D939: Append .sh extension to shell scripts by committing rOPS272978ef337d: Append .sh extension to shell scripts.
Mar 14 2017, 17:57
dereckson accepted D939: Append .sh extension to shell scripts.
Mar 14 2017, 17:56
dereckson updated the diff for D939: Append .sh extension to shell scripts.

Update source information

Mar 14 2017, 17:52
dereckson committed rOPS2d8615d2fe5f: Configure Arcanist linters (authored by dereckson).
Configure Arcanist linters
Mar 14 2017, 17:46
dereckson closed D936: Configure Arcanist linters by committing rOPS2d8615d2fe5f: Configure Arcanist linters.
Mar 14 2017, 17:46
dereckson committed rOPS861d097f1380: Exit from build if folder doesn't exist (authored by dereckson).
Exit from build if folder doesn't exist
Mar 14 2017, 17:26
dereckson closed D942: Exit from build if folder doesn't exist by committing rOPS861d097f1380: Exit from build if folder doesn't exist.
Mar 14 2017, 17:26
dereckson accepted D942: Exit from build if folder doesn't exist.
Mar 14 2017, 17:25
dereckson created D942: Exit from build if folder doesn't exist.
Mar 14 2017, 17:25
dereckson accepted D936: Configure Arcanist linters.
Mar 14 2017, 17:12
dereckson committed rOPSaaec629b1529: Add shebang (authored by dereckson).
Add shebang
Mar 14 2017, 16:50
dereckson closed D941: Add shebang by committing rOPSaaec629b1529: Add shebang.
Mar 14 2017, 16:50
dereckson accepted D941: Add shebang.
Mar 14 2017, 16:49
dereckson created D941: Add shebang.
Mar 14 2017, 16:49
dereckson updated the summary of D936: Configure Arcanist linters.
Mar 14 2017, 16:40
dereckson committed rSCL41977ef84658: Credit authors to README (authored by dereckson).
Credit authors to README
Mar 14 2017, 16:21
dereckson closed D940: Credit authors to README by committing rSCL41977ef84658: Credit authors to README.
Mar 14 2017, 16:21
dereckson accepted D940: Credit authors to README.
Mar 14 2017, 16:20
dereckson created D940: Credit authors to README.
Mar 14 2017, 16:20
dereckson created D939: Append .sh extension to shell scripts.
Mar 14 2017, 15:38
dereckson committed rOPSc7c0a1dba775: Use double quote to prevent globbing and word splitting (authored by dereckson).
Use double quote to prevent globbing and word splitting
Mar 14 2017, 15:32
dereckson closed D937: Use double quote to prevent globbing and word splitting by committing rOPSc7c0a1dba775: Use double quote to prevent globbing and word splitting.
Mar 14 2017, 15:32
dereckson accepted D937: Use double quote to prevent globbing and word splitting.
Mar 14 2017, 15:30
dereckson created T1168: Migrate HotGlue from Apache to nginx.
Mar 14 2017, 15:12 · Servers
dereckson committed rSCL7886c9031f5f: Add linter name to lint message (authored by dereckson).
Add linter name to lint message
Mar 14 2017, 13:31
dereckson closed D938: Add linter name to lint message by committing rSCL7886c9031f5f: Add linter name to lint message.
Mar 14 2017, 13:31
dereckson accepted D938: Add linter name to lint message.
Mar 14 2017, 13:31
dereckson retitled D938: Add linter name to lint message from Add linter name to Add linter name to lint message.
Mar 14 2017, 13:31
dereckson created D938: Add linter name to lint message.
Mar 14 2017, 13:31
dereckson committed rSCLedbc44430a4f: Initial revision (authored by dereckson).
Initial revision
Mar 14 2017, 13:28
dereckson closed D935: Initial revision by committing rSCLedbc44430a4f: Initial revision.
Mar 14 2017, 13:28
dereckson accepted D935: Initial revision.
Mar 14 2017, 13:26
dereckson updated the test plan for D935: Initial revision.
Mar 14 2017, 13:26
dereckson updated the test plan for D935: Initial revision.
Mar 14 2017, 13:25
dereckson updated the test plan for D935: Initial revision.
Mar 14 2017, 13:25
dereckson created D937: Use double quote to prevent globbing and word splitting.
Mar 14 2017, 13:24
dereckson created D936: Configure Arcanist linters.
Mar 14 2017, 13:23
dereckson updated the summary of D935: Initial revision.
Mar 14 2017, 12:59
dereckson created D935: Initial revision.
Mar 14 2017, 12:58
dereckson edited the content of New-repo.
Mar 14 2017, 12:57
dereckson edited the content of New-repo.
Mar 14 2017, 12:40
dereckson edited the content of New-repo.
Mar 14 2017, 12:36
dereckson edited the content of New-repo.
Mar 14 2017, 12:32
dereckson created New-repo.
Mar 14 2017, 12:30

Mar 12 2017

dereckson created T1167: Restart nginx on Ysul when renew certificates.
Mar 12 2017, 19:05 · Wolfplex migration, Servers, User-Dereckson

Mar 6 2017

dereckson closed T1166: Install Cite extension on agora.nasqueron.org as Resolved.
Ysul
$ cd /var/wwwroot/nasqueron.org/agora/extensions
$ ./deploy Cite
Mar 6 2017, 13:10 · Agora
dereckson created T1166: Install Cite extension on agora.nasqueron.org.
Mar 6 2017, 13:07 · Agora
dereckson added a revision to T1163: Odderon doesn't start at server boot: D934: Enable odderon service.
Mar 6 2017, 12:56 · Eglide, Servers
dereckson added a task to D934: Enable odderon service: T1163: Odderon doesn't start at server boot.
Mar 6 2017, 12:56
dereckson created T1163: Odderon doesn't start at server boot.
Mar 6 2017, 12:55 · Eglide, Servers
dereckson added a comment to T1162: 2017-03-01 eglide.org server outage.

Incident report filled at https://agora.nasqueron.org/Operations_grimoire/Incidents/2017-03-01-Eglide, I'm creating actionable subtasks.

Mar 6 2017, 12:54 · User-Sandlayth, Eglide, Servers

Mar 4 2017

Sandlayth moved T928: Deploy Vault to store credentials from Next to Backlog on the User-Sandlayth board.
Mar 4 2017, 08:01 · User-Sandlayth, Vault

Mar 3 2017

dereckson raised the priority of T1047: Install oidentd on Eglide from Low to Normal.

Bumping priority as @tomjerr needs this.

Mar 3 2017, 12:54 · User-Dereckson, Salt, IRC, Eglide, Servers
dereckson edited Description on Product evaluation.
Mar 3 2017, 00:43

Mar 1 2017

dereckson updated the task description for T1162: 2017-03-01 eglide.org server outage.
Mar 1 2017, 21:24 · User-Sandlayth, Eglide, Servers
dereckson added a comment to T1162: 2017-03-01 eglide.org server outage.

Last log entries aren't informative.

Mar 1 2017, 21:22 · User-Sandlayth, Eglide, Servers
dereckson committed rOPSb966cc3b6e82: Enable odderon service (authored by dereckson).
Enable odderon service
Mar 1 2017, 21:20
dereckson closed D934: Enable odderon service by committing rOPSb966cc3b6e82: Enable odderon service.
Mar 1 2017, 21:20
Sandlayth accepted D934: Enable odderon service.
Mar 1 2017, 21:16
dereckson created D934: Enable odderon service.
Mar 1 2017, 21:11
dereckson added a project to T1162: 2017-03-01 eglide.org server outage: Eglide.
Mar 1 2017, 21:07 · User-Sandlayth, Eglide, Servers
dereckson renamed T1162: 2017-03-01 eglide.org server outage from Server outage: eglide.org to 2017-03-01 eglide.org server outage.
Mar 1 2017, 21:06 · User-Sandlayth, Eglide, Servers
Sandlayth lowered the priority of T1162: 2017-03-01 eglide.org server outage from Unbreak Now! to High.

I hard rebooted Eglide. Now it remains to understand what caused this trouble.

Mar 1 2017, 20:23 · User-Sandlayth, Eglide, Servers
dereckson updated the task description for T1162: 2017-03-01 eglide.org server outage.
Mar 1 2017, 17:45 · User-Sandlayth, Eglide, Servers
dereckson assigned T1162: 2017-03-01 eglide.org server outage to Sandlayth.

@Sandlayth Could you check on Scaleway and give us an update?

Mar 1 2017, 17:31 · User-Sandlayth, Eglide, Servers
amj updated subscribers of T1162: 2017-03-01 eglide.org server outage.
Mar 1 2017, 13:00 · User-Sandlayth, Eglide, Servers
amj created T1162: 2017-03-01 eglide.org server outage.
Mar 1 2017, 12:59 · User-Sandlayth, Eglide, Servers

Feb 28 2017

dereckson committed rOPSfcd72a664279: OpenSSH configuration (authored by dereckson).
OpenSSH configuration
Feb 28 2017, 18:14
dereckson closed D933: OpenSSH configuration by committing rOPSfcd72a664279: OpenSSH configuration.
Feb 28 2017, 18:14
dereckson accepted D933: OpenSSH configuration.
Salt master
$ cd /opt/nasqueron-operations
$ arc patch D933
$ salt eglide state.apply roles/core/sshd/
$ ssh eglide uptime
 18:11:35 up 126 days,  9:39,  5 users,  load average: 0.09, 0.05, 0.06
$ ssh nonexisting@eglide uptime
Permission denied (publickey).
Feb 28 2017, 18:13
dereckson added a reviewer for D933: OpenSSH configuration: dereckson.
Feb 28 2017, 18:08
dereckson updated the diff for D933: OpenSSH configuration.

Autogenerated

Feb 28 2017, 17:53
dereckson created D933: OpenSSH configuration.
Feb 28 2017, 17:07
dereckson created D932: Create account akoe on Eglide.
Feb 28 2017, 03:43

Feb 27 2017

dereckson committed rOPSc03ffc8048bf: Mitigate CVE-2017-6074 (authored by dereckson).
Mitigate CVE-2017-6074
Feb 27 2017, 00:50
dereckson closed D931: Mitigate CVE-2017-6074 by committing rOPSc03ffc8048bf: Mitigate CVE-2017-6074.
Feb 27 2017, 00:50
dereckson accepted D931: Mitigate CVE-2017-6074.
Feb 27 2017, 00:49
dereckson updated the diff for D931: Mitigate CVE-2017-6074.

Relative path

Feb 27 2017, 00:47
dereckson created D931: Mitigate CVE-2017-6074.
Feb 27 2017, 00:43

Feb 26 2017

dereckson committed rOPSf8c14aeabb67: Enhance IPv6 block on Eglide (authored by dereckson).
Enhance IPv6 block on Eglide
Feb 26 2017, 16:51
dereckson closed D889: Enhance IPv6 block on Eglide by committing rOPSf8c14aeabb67: Enhance IPv6 block on Eglide.
Feb 26 2017, 16:51
dereckson committed rLAUNCH9af3963f3342: Prune unused paragraph-withicon CSS class (authored by dereckson).
Prune unused paragraph-withicon CSS class
Feb 26 2017, 16:48
dereckson closed D912: Prune unused paragraph-withicon CSS class by committing rLAUNCH9af3963f3342: Prune unused paragraph-withicon CSS class.
Feb 26 2017, 16:48
dereckson accepted D889: Enhance IPv6 block on Eglide.
Feb 26 2017, 16:44
dereckson accepted D912: Prune unused paragraph-withicon CSS class.
Feb 26 2017, 16:42