Phabricator - 0 views
Five Open-Source Slack Alternatives » okTurtles Blog - 0 views
-
" Slack is a popular team communications application for organizations that offers group chat and direct messaging for mobile, web, and desktop platforms. While Slack offers many benefits to customers, there are also downsides to using the platform, including high subscription fees and the risk of a massive leak of private data if Slack's servers are ever breached (again)."
Let's Encrypt & Docker - Træfik - 0 views
-
automatically discover any services on the Docker host and let Træfik reconfigure itself automatically when containers get created (or shut down) so HTTP traffic can be routed accordingly.
-
use Træfik as a layer-7 load balancer with SSL termination for a set of micro-services used to run a web application.
-
Docker containers can only communicate with each other over TCP when they share at least one network.
- ...15 more annotations...
How It Works - Let's Encrypt - Free SSL/TLS Certificates - 0 views
-
The objective of Let’s Encrypt and the ACME protocol is to make it possible to set up an HTTPS server and have it automatically obtain a browser-trusted certificate, without any human intervention.
-
First, the agent proves to the CA that the web server controls a domain.
-
Then, the agent can request, renew, and revoke certificates for that domain.
- ...4 more annotations...
SSL Certificate Features - 0 views
-
A certificate authority issues certificates in the form of a tree structure.
-
All certificates below the root certificate inherit the trustworthiness of the root certificate.
-
Any certificate signed by a trusted root certificate will also be trusted.
- ...9 more annotations...
JSON Web Token Introduction - jwt.io - 0 views
-
a stateless authentication mechanism as the user state is never saved in server memory
-
In authentication, when the user successfully logs in using their credentials, a JSON Web Token will be returned and must be saved locally (typically in local storage, but cookies can be also used), instead of the traditional approach of creating a session in the server and returning a cookie.
-
ser agent should send the JWT, typically in the Authorization header using the Bearer schema.
- ...2 more annotations...
Viral JS - 0 views
Total.js Messenger - Total.js - 0 views
Gerrit Code Review - index.md - 0 views
How to Redirect a Web Page | CSS-Tricks - 0 views
Understanding the Nginx Configuration File Structure and Configuration Contexts | Digit... - 0 views
-
discussing the basic structure of an Nginx configuration file along with some guidelines on how to design your files
-
/etc/nginx/nginx.conf
-
In Nginx parlance, the areas that these brackets define are called "contexts" because they contain configuration details that are separated according to their area of concern
- ...50 more annotations...
What ChatOps Solutions Should You Use Today? | PäksTech - 0 views
-
The big elephant in the room is of course Hubot, which now hasn’t seen new commits in over three years.
-
Botkit bots are written in JavaScript and they run on Node.js
-
Errbot is a chatbot written in Python, it comes with a ton of features, and it is extendable with custom plugins.
- ...8 more annotations...
Larry Cai - Travis CI会替代Jenkins吗? - 0 views
-
Jenkins能够让通过主从模式(master/slave)多台机器一起构建。
-
一切都可以在Web界面中运行。
-
当然你可有使用虚拟机的技术vagrant/virtualbox,参见使用vagrant+jenkins来管理虚拟机的技巧。可以工作,不太优雅。因为它不是原生的,有点复杂。
- ...5 more annotations...
aui/font-spider: Smart webfont compression and format conversion tool - 1 views
-
"Smart webfont compression and format conversion tool http://font-spider.org"
CyberChef - 0 views
« First
‹ Previous
61 - 80 of 137
Next ›
Last »
Showing 20▼ items per page