Lenticular Cloud/Git: Difference between revisions

From Milliways
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 17: Line 17:


= Clients =
= Clients =
== web ==
https://git.milliways.info


== ssh ==
== ssh ==
=== ipv6/ipv4 ===


   Host git.milliways.info
   Host git.milliways.info
     User git
     User git
     Port 22
     Port 22

Latest revision as of 12:29, 1 June 2019

Description

gitea instance

Features:

  • https/ssh
  • ssh key
  • two factor


Activation

Got to https://account.milliways.info to activate the git_gogs service.

You can use your main password or multiple token like passwords for different devices.

Clients

web

https://git.milliways.info

ssh

 Host git.milliways.info
   User git
   Port 22