User Tools

Site Tools


tech:devops:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tech:devops:start [2017/02/25 16:28]
rk4n3
tech:devops:start [2018/11/11 21:14] (current)
rk4n3
Line 1: Line 1:
-====== ​Software Development and Deployment Topics ======+<typo fs:​xx-large;​ fw:​bold>​DevOps</​typo>​ 
 +====== ​Trivia of Technique ====== 
 +==== JWT ==== 
 +=== Create a JWT Key === 
 +''​openssl rand -base64 32''​ 
 + 
 +====== Practices & Deployment Topics ======
 Mature revision control workflow uses some branching conventions combined with some access policies to ensure that work being done in parallel by a number of developers can proceed with a minimum of collision-caused trouble, and with maximum safety. Mature revision control workflow uses some branching conventions combined with some access policies to ensure that work being done in parallel by a number of developers can proceed with a minimum of collision-caused trouble, and with maximum safety.
 +
 +===== Continuous Integration =====
 +==== Jenkins ====
 +[[tech:​devops:​jenkins:​start|Jenkins topics]]
 +==== Maven ====
 +[[tech:​devops:​maven:​start|Maven topics]]
 +==== Archiva ====
 +[[tech:​devops:​archiva:​start|Archiva topics]]
 +==== JMeter ====
 +[[tech:​devops:​jmeter:​start|JMeter topics]]
 +==== Gatling ====
 +[[tech:​devops:​gatling:​start|Gatling topics]]
  
 ===== Revision Control: git (self-hosted) ===== ===== Revision Control: git (self-hosted) =====
 +==== Git Usage ====
 +[[tech:​devops:​git|Basic usage, cheatsheet, tips, and tricks for git]]
 ==== Repositories ==== ==== Repositories ====
 In this proposal, there are three tiers of repository: In this proposal, there are three tiers of repository:
tech/devops/start.1488061710.txt.gz · Last modified: 2017/02/25 16:28 by rk4n3