Mode Type Size Ref File
100644 blob 43 a8e2d10592707791051e9b56e23a3b4cc0678b50 .gitignore
100644 blob 378 0dfa6875dd2ee94365f584e55bb0dbd447811f9a Dockerfile-postgresql.tmpl
100644 blob 941 f2d0ea37251827eed0f8c8622970f90a167febab Dockerfile-rocketgit.tmpl
100644 blob 1497 e645677024e195f199b55c8b2044864ab6869905 README
100644 blob 239 f9ccdd0ba36921f07eb37bad4b7a9fb4913f0768 TODO
100755 blob 745 71eec66b0516d9b72dff87cd8c71960df80a69e3 build.sh
100644 blob 75 42cbebeb9ee759406157a2c838134d7cccf7c828 docker-compose.yml
100755 blob 611 5ff1049ed0501b0957d43edb0c71ee68321a746e postgresql-start.sh
100755 blob 272 e07b4315620098fd68d5814c54ea5c7ca97a1b61 push.sh
100755 blob 1348 2871280e9dd83f353ab731a7b3b983dd89b40425 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