abapGit/docs/guide-install.md
2018-02-25 08:21:22 +00:00

22 lines
654 B
Markdown

---
title: Installation
category: getting-started
order: 10
---
## ABAP Report ##
Copy the [ABAP code](https://raw.githubusercontent.com/abapGit/build/master/zabapgit.abap) into new report via SE38 or SE80. To update abapGit to a newer version, replace the code in the report with the most recent.
To use the online feature, SSL must be setup. Offline projects will work behind firewalls and without SSL.
## STRUST/SSL setup(online projects only) ##
[SSL setup](guide-ssl-setup.html)
## Proxy setup(online projects only) ##
If your server is behind a proxy, it can be configured under Advanced -> Settings,
![](img/proxy.png)
## Done ##
Run report