Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
ipgallery
/
devops
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Registry
Issues
0
Merge Requests
0
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
7837eadc
authored
Feb 24, 2019
by
Adi Amir
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
update docs
parent
098d466e
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
84 additions
and
2 deletions
common/docs/knowledgeBase/index.txt
common/docs/knowledgeBase/ipg-howto-backup-ipg-development.txt
common/docs/knowledgeBase/ipg-howto-connect-cisco-ckc.txt
common/docs/knowledgeBase/index.txt
View file @
7837eadc
...
@@ -2,4 +2,11 @@ ipg-howto-update-letsencrypt-certficate.txt
...
@@ -2,4 +2,11 @@ ipg-howto-update-letsencrypt-certficate.txt
-------------------------------------------
-------------------------------------------
This document describes,
This document describes,
How to create a valid SSL certificate, using letsencrypt, on our development servers!
How to create a valid SSL certificate, using letsencrypt, on our development servers!
this updates are relevant to ipgallery-mcz.com domain only. hosts: 1.72, 1.80
this updates are relevant to ipgallery-mcz.com domain only. hosts: 1.72, 1.80
\ No newline at end of file
ipg-howto-connect-cisco-ckc.txt
-------------------------------
provide the required information in order to connect to cisco ckc.
Reference documenation for CKC API:
https://developer.cisco.com/docs/cisco-kinetic-for-cities
\ No newline at end of file
common/docs/knowledgeBase/ipg-howto-backup-ipg-development.txt
0 → 100644
View file @
7837eadc
ipg-howto-backup-ipg-development.txt
Objective
=========
provide procedures to backup ipgallery dev environments.
A. To copy dev materials rom different server(gitlab,jenkins,archiva) to file server
====================================================================================
1. enter host 1.30 (u:root, p:giptmgr)
2. goto /root/backup/
3. run run_backup.sh
this will copy all backup files from different server to file server (1.111).
C. To create gitlab backup file
===============================
1. enter municipalitybank.com
ssh root@municipalitybank.com password: giptmgrr
2. goto /root/backup
3. run run_backup_gitlab_manual.sh
4. repeat stepa in step A in order to copy the gitlan tar file to file server
B. To copy backup metrials from file server to external disk
============================================================
1. connect your external disk to your laptop
1. open fileZila and connect to file server 172.16.1.111
- open fileZila
- connect with the following credentials
host: 172.16.1.111
user: admin
password: giptmgr
port: 21 (default)
common/docs/knowledgeBase/ipg-howto-connect-cisco-ckc.txt
0 → 100644
View file @
7837eadc
ipg-howto-connect-cisco-ckc.txt
Objective
=========
provide the required information in order to connect to cisco ckc.
Reference documenation for CKC API:
https://developer.cisco.com/docs/cisco-kinetic-for-cities
To reserve a sendbox
====================
1. browse to: https://developer.cisco.com/site/sandbox/
2. login
user: ipg.test@ipgallery.com
password: @iptMgr1
3. press "Reserve" to create a sendbox
a mail will be sent to ipg.test@igallery.com with all required credentials
in order to start using CKC api.
login credentials to our mail: ipg.test@ipgallery.com:
user: ipg.test@ipgallery.com
password: giptmgr1
IMPORTANT NOTES:
1. To call CKC api from POSTMAN you must turn off the "SSL certificate verification"
1. open POSTMAN
2. goto settings
3. In 'General' tab, turn of 'SSL certificate verification
4. restart POSTMAN
2. current access details are:
login to
GiptMgr@123
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment