Mode Type Size Ref File
100644 blob 79 3bf8a237043fe901b576193ef00678dda1312d8d .gitignore
100644 blob 740 6c8fac4d05f93d95391945bd09b304afccd67a88 Dockerfile-postgresql.tmpl
100644 blob 868 4466bf0db34ddc53dcc4f328a469664e9b119e0b Dockerfile-rocketgit-alpine.tmpl
100644 blob 939 f33b19c47f8224557a2c64213ccad2850aaa82e4 Dockerfile-rocketgit.tmpl
100644 blob 1513 cf66039bb37429a6096b52638eb61660c91b67a7 README
100644 blob 98 bec9ff1c8d90b3800d9d3a6a5cc473420ac12487 TODO
100755 blob 1151 7e1fedb3caa3355061a5f7c1f987d05e5b44c198 build.sh
100644 blob 75 42cbebeb9ee759406157a2c838134d7cccf7c828 docker-compose.yml
100644 blob 133 d855aae84c41fbd7eb48d8e096f3d5368d395a1a prepare.sh
100755 blob 272 e07b4315620098fd68d5814c54ea5c7ca97a1b61 push.sh
100755 blob 1663 e64c72b5f82a6d0be91a2b9ac548c9e2120ffcb5 rg.sh
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/catalinux/rocketgit

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/catalinux/rocketgit

Clone this repository using git:
git clone git://git.rocketgit.com/user/catalinux/rocketgit

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main