Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A auth-server
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PT. Tabeldata Informatika
  • auth-server
  • Wiki
Clone repository tabeldata.co.id/auth-server.wiki
HTTP
  • SSH
  • HTTP

Install Gollum

gem install gollum

Clone your wiki

git clone http://tabeldata.ip-dynamic.com/tabeldata.co.id/auth-server.wiki.git
cd auth-server.wiki

Start Gollum and edit locally

gollum
== Sinatra/1.3.5 has taken the stage on 4567 for development with backup from Thin
>> Thin web server (v1.5.0 codename Knife)
>> Maximum connections set to 1024
>> Listening on 0.0.0.0:4567, CTRL+C to stop
Clone repository
  • Auth
    • OAuth 2.0
      • Request Access Token
      • Request Access Token
        • GrantType Authorization Code
        • GrantType Password
    • WebAuthentication
      • Login Page
  • Database
    • MS SQLServer2017
      • Resource Servers
      • Token Store
      • Users
    • Oracle11g
      • Resource Servers
      • Users
    • PostgreSQL97
      • Resource Servers
      • Users
    • SchemaMigration
  • Deployments
    • Docker
      • Docker Compose
        • Run MS SQLServer2017
        • Run Oracle11g
        • Run PostgreSQL97
View All Pages