Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • stork stork
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 327
    • Issues 327
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 20
    • Merge requests 20
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • storkstork
  • Wiki
  • Install

Install · Changes

Page history
spell checks, corrected URLs authored Apr 01, 2021 by Andrei Pavel's avatar Andrei Pavel
Hide whitespace changes
Inline Side-by-side
Install.md
View page @ 37ad1a2d
......@@ -98,7 +98,7 @@ postgres=# \c stork
You are now connected to database "stork" as user "thomson".
stork=# create extension pgcrypto;
CREATE EXTENSION
```
```
4. (optional) Temporarily store the password in STORK_DATABASE_PASSWORD. Otherwise many of the following steps will ask about it: ```export STORK_DATABASE_PASSWORD=stork```
5. Initialize the DB:
```
......@@ -125,4 +125,4 @@ The following commands can be used to install Stork agent on FreeBSD. This proce
1. mkdir -p tools/3.11.2/bin
1. cd tools/3.11.2/bin
1. ln -s `which protoc`
1. rake build_agent
\ No newline at end of file
1. rake build_agent
Clone repository
  • Demo
  • Hook To Do List
  • Ideas
  • Install Prometheus Grafana
  • Install
  • Known issues
  • Processes
    • coding guidelines
    • development environment
    • gitlab howto
  • Releases
    • Release notes 0.1
    • Release notes 0.10
    • Release notes 0.11
    • Release notes 0.12
    • Release notes 0.13
View All Pages