{"id":23034838,"url":"https://github.com/m-thirumal/installation_guide","last_synced_at":"2025-08-14T17:30:41.780Z","repository":{"id":42938781,"uuid":"266449713","full_name":"m-thirumal/installation_guide","owner":"m-thirumal","description":"PostgreSQL, PgModeler, TLS, Docker, Let's Encrypt, Nginx, Pgadmin4, Redis, AWS","archived":false,"fork":false,"pushed_at":"2024-10-24T10:44:28.000Z","size":75367,"stargazers_count":21,"open_issues_count":0,"forks_count":13,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-25T07:26:38.574Z","etag":null,"topics":["aws","docker","docker-compose","elk-stack","forticlient","java","jenkins","letsencrypt","pgadmin4","pgmodeler","postgresql","spring-boot","ubuntu","vpn"],"latest_commit_sha":null,"homepage":"https://m-thirumal.github.io/installation_guide/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/m-thirumal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-24T01:36:16.000Z","updated_at":"2024-10-24T10:44:32.000Z","dependencies_parsed_at":"2024-12-09T12:36:26.100Z","dependency_job_id":null,"html_url":"https://github.com/m-thirumal/installation_guide","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-thirumal%2Finstallation_guide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-thirumal%2Finstallation_guide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-thirumal%2Finstallation_guide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-thirumal%2Finstallation_guide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m-thirumal","download_url":"https://codeload.github.com/m-thirumal/installation_guide/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229845272,"owners_count":18133237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","docker","docker-compose","elk-stack","forticlient","java","jenkins","letsencrypt","pgadmin4","pgmodeler","postgresql","spring-boot","ubuntu","vpn"],"created_at":"2024-12-15T16:36:17.550Z","updated_at":"2024-12-15T16:36:18.199Z","avatar_url":"https://github.com/m-thirumal.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Installation Guide\n\nVisit [https://m-thirumal.github.io/installation_guide/](https://m-thirumal.github.io/installation_guide/) for HTML view\n\n### Build PgModeler from source code\n  * [Guide for Ubuntu](pgmodeler/build_pgmodeler_from_source_ubuntu.md)\n  * [Guide for Mac](pgmodeler/build_pgmodeler_from_source_mac.md)\n  * [FWD - Foreign Data Wrapper](/pgmodeler/foreign_data_wrapper.md)\n  * [Extension](/pgmodeler/Extension.md)\n  * [Exclusion Constraints](/pgmodeler/Exclusion%20Constraints.md)\n  * [Role/User](/pgmodeler/Role.md)\n\n### Install PostgreSQL\n\n* [Install PostgreSQL](PostgreSQL/Install_PostgresQL_in_Ubuntu.md)\n\n* [UnInstall](PostgreSQL/UnInstall%20PostgreSQL.md)\n\n* [WAL Archive \u0026 PITR](PostgreSQL/WAL%20Archive%20\u0026%20PITR.md)\n\n### Cassandra\n\n1. [Cassandra Installation](Cassandra/Installation.md)\n\n* [JanusGraph](JanusGraph/JanusGraph.md)\n\n  * [Install and configuration of database](JanusGraph/Installation.md)\n  * [Cassandra Storage backend](JanusGraph/Cassandra%20Storage%20Backend.md)\n  * [Configuration](JanusGraph/Configuration.md)\n  * [Run Janus on different Port](JanusGraph/Run%20Janus%20on%20different%20Port.md)\n  * [Change Cassandra keystore](JanusGraph/Change%20Keystore.md)\n  * [Gremlin Console](JanusGraph/Gremlin%20Console.md)\n  * [Management API](JanusGraph/Management%20API.md)\n  * [Indexing](JanusGraph/indexing.md)\n  * [Schema \u0026 Index](JanusGraph/Schema%20Index.md)\n  * [Drop Graph database](JanusGraph/Drop%20Database.md)\n  * [Visualization Tool](JanusGraph/Visualization%20Tool.md)\n  * [Frequently Used Queries](JanusGraph/Frequently%20Used%20Query.md)\n  * [Hosting Multiple Graph](JanusGraph/Hosting%20Multiple%20Graph.md)\n  * [Troubleshoot](JanusGraph/Trobleshoot.md)\n\n### Install PgAdmin4\n1. [PgAdmin using Apache2](pgadmin4/install_pgadmin4_using_apache2.md)\n2. [PgAdmin4 using Docker](pgadmin4/install_pgadmin4_using_docker.md)\n3. [Update PgAdmin4 docker image](pgadmin4/update_pgadmin4_docker_image.md)\n\n### Open Project\n\n1. [Installation and configuration](openProject/installation.md)\n\n### VMware ESXi\n\n1. [Start VM's automatically during the boot](VMware%20ESXi/Start%20VM's%20automatically%20during%20the%20boot.md)\n\n### Docker\n1. [Installation](docker/installtion_configuration.md)\n2. [Commands](docker/commands.md)\n3. [Build Image](docker/build_image.md)\n4. [Context](docker/context.md)\n5. [Persistent Data \u0026 Volume](docker/persistent_data\u0026volume.md)\n6. [Docker UI](docker/docker_ui_Portainer.md)\n7. [Network](docker/network.md)\n8. [Docker Spring Boot](docker/spring-boot.md)\n\n### FortiClient VPN\n1. [Install Forticlient VPN on Ubuntu 20.04](Forticlient/Install_FortiClient_Ubuntu.md)\n2. [IPsec VPN in Ubuntu](Forticlient/IPsec%20VPN%20in%20Ubuntu.md)\n\n### Fortigate\n1. [IPsec Setup for Linux/Ubuntu](Fortigate/IPsec%20for%20Ubuntu.md)\n2. [Network Load balancing](Fortigate/Load%20balancer/Dual%20Intenet%20connection.md)\n\n### Java\n1.[Installation](Java/Installation.md)\n\n### Python\n1.[Installation](python/installation.md)\n2.[Installation](python/virtualevn.adoc)\n\n### Jenkins\n1. [Install Jenkin](jenkin/installation.adoc)\n2. [Intall jenkin on docker](jenkin/jenkin_on_docker.adoc)\n3. [Troubleshoot](jenkin/Troubleshoot.adoc)\n\n### Redis\n\n* [Install](redis/install.md)\n\n  * [Install from Source on ubuntu - Shell file](redis/install_redis_from_source_ubuntu.sh)\n  * [Install from source on Mac](redis/install_redis_in_mac_from_source.md)\n  * Docker\n         `docker pull redis`\n    \n* [Redis Clients](redis/redis-client.md)\n\n* [Enable Remote Access](redis/redis_enable_remote_access.md)\n\n* [Troubleshoot](redis/troubleshoot.md)\n\n* [Uninstall](redis/Uninstall.md)\n\n* [Redis Server shell file](redis/redis-server)\n\n### AWS - Website hosting\n1. [Host static website using S3](aws/host_static_website_using_s3.md)\n2. [Add TLS for AWS S3 hosted static website using Let's Encrypt](aws/tls/create_cloud_front.md)\n3. [S3](aws/S3)\n   1. [Commands](aws/S3/commands.md)\n   2. [Set up Local Programmatic user in Ubuntu/Mac Os](aws/S3/Set-up%20user%20in%20Ubuntu/Mac.md)\n   3. [Cross Account S3 bucket object Copy](aws/S3/Set-up%20user%20in%20Ubuntu/cross_account_S3_copy.md)\n\n### TLS\n1. [Generate Free TLS/SSL using Let's Encrypt](TLS/let's_encrypt.md)\n\n### Nginx\n1. [Install \u0026 Virtual host Niginx](Nginx/installation_in_Ubuntu.md)\n2. [Reverse Proxy using symblink](Nginx/reverse_proxy_with_symblink.md)\n3. [Add TLS For Nginx Hosted Site](Nginx/Add_TLS_For_Nginx_Hosted_Site.md)\n4. [Redirect IP address access to domain name](Nginx/Redirect%20IP%20address%20to%20domain%20name.md)\n\n### [Git](git/git.md)\n  * [Basic Commands](git/commands.md)\n  * [SSH Clone](git/ssh_git_clone.md)\n  * [Repository migration](git/git_repo_migration.md)\n  * [Export as Zip](git/Export.md)\n  * [TroubleShoot](git/Troubleshoot.md)\n\n### 12 Factor App\n\n![12-Factor-App.jpeg](12-Factor-App.jpeg)\n\n### PgModeler Output\n\n![Mac OUTPUT](pgmodeler/mac-pgmodeler.png)\n![Ubuntu OUTPUT](pgmodeler/Ubuntu.png)\n\n### PgAdmin4 Output\n\n![PgAdmin4](pgadmin4/Pgadmin4.png)\n\n### Nginx output\n\n![Ngnix](Nginx/Default.png)\n\n### Spring boot\n\n1. [Create JAR](spring-boot-jar/create_jar.md)\n\n### Forticlient\n![Forticlient](Forticlient/Forticlient.png)\n\n### Maven\n1. [Upgrade Maven](maven/upgrade_maven.md)\n\n### [Wordpress](wordpress/wordpress.md)\n\n* [Installation](wordpress/wordpress.md)\n* [Export/Import](/wordpress/export_import.md)\n* [Troubleshoot](/wordpress/troubleshoot.md)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm-thirumal%2Finstallation_guide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm-thirumal%2Finstallation_guide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm-thirumal%2Finstallation_guide/lists"}