Commit 7837eadc by Adi Amir

update docs

parent 098d466e
......@@ -2,4 +2,11 @@ ipg-howto-update-letsencrypt-certficate.txt
-------------------------------------------
This document describes,
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
\ No newline at end of file
this updates are relevant to ipgallery-mcz.com domain only. hosts: 1.72, 1.80
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
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)
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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment