Quickly set up a local Gitlab CE server using Vagrant.
Run vagrant up to setup the virtual server.
- Ubuntu 16.04
- Installs latest Docker
| @startuml OAuth basic flow with auth code and access token | |
| skinparam monochrome true | |
| skinparam defaultFontSize 14 | |
| ' plantuml: https://plantuml.com/sequence-diagram | |
| ' source: https://gist.github.com/hrchu/d88efb56e72534a1233d16f36eb3e3e9 | |
| title OAuth basic flow with auth code and access token | |
| actor "You/Browser" as b | |
| participant "slack.com" as s |
| data:text/html;charset=utf-8, | |
| <title>Custom Editor</title><link rel="shortcut icon" href="http://elmike.net/favicon.ico"/> | |
| <style type="text/css"> | |
| .e{ | |
| position:absolute; | |
| top:20px; | |
| right:50%; | |
| bottom:20px; | |
| left:0; | |
| } |