diff --git a/src/pages/2016.html b/src/pages/2016.html new file mode 100644 --- /dev/null +++ b/src/pages/2016.html @@ -0,0 +1,20 @@ +
+
+

Servers log

+
+
+ +
+
+ {{> intro}} +
+
+ +
+
+ {{> log-entries}} +
+
+ {{> log-help}} +
+
diff --git a/src/pages/log.html b/src/pages/log.html new file mode 100644 --- /dev/null +++ b/src/pages/log.html @@ -0,0 +1,145 @@ +
+
+

Servers log

+

This page shows different way to print the servers log.

+
+
+ +
+
+

If components are important, we can divide in two columns:

+
+
+
+

Ysul

+
+
+
+
+

Upgraded userland to 10.1-RELEASE-p37

+

+ 2016-09-05 01:47:31 + Dereckson +

+
+
+
+
+
+
+

Dwellers

+

Acquisitariat

+
+
+
+
+

2016-09-05 01:47:31 Dereckson

+

Enable performance schema

+
+
+
+ +
+ +
+
+

No background for entries, with labels per component, IRC-like format:

+

2016-09-05

+

+ Ysul + [01:59:42] + <Dereckson> + General software upgrade round. PHP will be 5.6.25. +

+

+ Ysul + [01:47:31] + <Dereckson> + Upgraded userland to 10.1-RELEASE-p37 +

+
+
+ +
+ +
+
+

No background for entries, with labels per component, clean format:

+

2016-07-21

+

+ AWS + 01:59 + Sandlayth: + AmazonS3FullAccess Policy attached to user Dwellers +

+

2016-09-05

+

+ Ysul + 01:59 + Dereckson: + General software upgrade round. PHP will be 5.6.25. +

+

+ Ysul + 01:47 + Dereckson: + Upgraded userland to 10.1-RELEASE-p37 +

+

+ Dwellers/Acquisitariat + 01:47 + Dereckson: + Enable performance schema +

+
+
+ +
+ +
+
+

We can also use plain colors, but vary it when we vary the component:

+

2016-07-21

+
+
+
+
+

+ AWS + 01:59 + Sandlayth: + AmazonS3FullAccess Policy attached to user Dwellers +

+
+
+
+
+

+ Ysul + 01:59 + Dereckson: + General software upgrade round. PHP will be 5.6.25. +

+
+
+
+
+

+ Ysul + 01:47 + Dereckson: + Upgraded userland to 10.1-RELEASE-p37 +

+
+
+
+
+

+ Dwellers/Acquisitariat + 01:47 + Dereckson: + Enable performance schema +

+
+
+ diff --git a/src/partials/intro.html b/src/partials/intro.html new file mode 100644 --- /dev/null +++ b/src/partials/intro.html @@ -0,0 +1,4 @@ +
+

Nasqueron infrastructure servers support our budding community of creative people, writers, developers and thinkers.

+

This log tracks the actions of the Nasqueron operations squad, who manage these servers and subscribe to transparency and accounting principles.

+
diff --git a/src/partials/log-entries.html b/src/partials/log-entries.html new file mode 100644 --- /dev/null +++ b/src/partials/log-entries.html @@ -0,0 +1,29 @@ +

September

+

2016-09-05

+

+ Ysul + 01:59 + Dereckson: + General software upgrade round. PHP will be 5.6.25. +

+

+ Ysul + 01:47 + Dereckson: + Upgraded userland to 10.1-RELEASE-p37 +

+

+ Dwellers/Acquisitariat + 01:47 + Dereckson: + Enable performance schema +

+ +

July

+

2016-07-21

+

+ AWS + 01:59 + Sandlayth: + AmazonS3FullAccess Policy attached to user Dwellers +

diff --git a/src/partials/log-help.html b/src/partials/log-help.html new file mode 100644 --- /dev/null +++ b/src/partials/log-help.html @@ -0,0 +1,19 @@ +
+

Source

+

These entries are compiled from Freenode #nasqueron-ops.

+

They describes actions done on the Nasqueron servers infrastructure.

+
+
+

Add an entry

+

+ To log something, go to this IRC channel and write your log entry: +
[Foo] Done something +

+

It will automatically be published here, with a timestamp & your name.

+
+
+

Licence

+

Individual entries are too short to be original, and so are in the public domain.

+

When original enough, content is available under CC-BY 4.0 licence.

+

This log, as a database, is made available under the Public Domain Dedication and License v1.0.

+