Mode Type Size Ref File
100644 blob 43 a8e2d10592707791051e9b56e23a3b4cc0678b50 .gitignore
100644 blob 370 f892ef569d419c66a61c736f1049750d1f69a2f8 Dockerfile-postgresql.tmpl
100644 blob 941 ff4efd7b71e5eb2e67be1f517a1566a7eaf5dd8d Dockerfile-rocketgit.tmpl
100644 blob 1497 e645677024e195f199b55c8b2044864ab6869905 README
100644 blob 239 f9ccdd0ba36921f07eb37bad4b7a9fb4913f0768 TODO
100755 blob 744 7dd7bd2c7323bf64ac8f9fb1d661c80cd0c99c13 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