Skip to content

Instantly share code, notes, and snippets.

View tete2soja's full-sized avatar
🦄
making some magic

Nicolas Le Gall tete2soja

🦄
making some magic
View GitHub Profile
@tete2soja
tete2soja / teams-chat-post.sh
Last active November 24, 2022 09:23 — forked from chusiang/teams-chat-post-for-workflows.sh
Post a message to Microsoft Teams with bash script.
#!/bin/sh
# =============================================================================
# Author: Chu-Siang Lai / chusiang (at) drx.tw
# Filename: teams-chat-post.sh
# Modified: 2018-03-28 15:04
# Description: Post a message to Microsoft Teams.
# Reference:
#
# - https://gist.github.com/chusiang/895f6406fbf9285c58ad0a3ace13d025
#
@tete2soja
tete2soja / gist:1895a06d986544e02188
Created December 5, 2015 01:03 — forked from evildmp/gist:3094281
Set up Django, nginx and uwsgi

This document has now been incorporated into the uWSGI documentation:

http://uwsgi-docs.readthedocs.org/en/latest/tutorials/Django_and_nginx.html

Set up Django, nginx and uwsgi

Steps with explanations to set up a server using: