Mode Type Size Ref File
100644 blob 79 3bf8a237043fe901b576193ef00678dda1312d8d .gitignore
100644 blob 740 356c3d916a62379e2fa3df311e84484eb1ee8ab6 Dockerfile-postgresql.tmpl
100644 blob 868 4466bf0db34ddc53dcc4f328a469664e9b119e0b Dockerfile-rocketgit-alpine.tmpl
100644 blob 884 87467b6a03df63d96525a48f3c182043da0d1cdd Dockerfile-rocketgit.tmpl
100644 blob 1497 e645677024e195f199b55c8b2044864ab6869905 README
100644 blob 64 3a8547afa1691a359e3d71c123375e05359e79e7 TODO
100755 blob 1151 085efdcc0892585728a5024f00405c7ba1c3988f 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