Mode Type Size Ref File
100644 blob 96 c4189617c5582d85301db47411f86a16944a49a2 .gitignore
100644 blob 275 14795a5b1b9730c91e163731dd6f46b0dc22ee22 Dockerfile-postgresql.tmpl
100644 blob 868 4466bf0db34ddc53dcc4f328a469664e9b119e0b Dockerfile-rocketgit-alpine.tmpl
100644 blob 900 cfe2f2bb3aa3a5f45d287c7fc5d42e195f49dd51 Dockerfile-rocketgit-dev.tmpl
100644 blob 910 086d20a49323c6deea26cfd2f61e7c80c295c11d Dockerfile-rocketgit.tmpl
100644 blob 1513 9c5269ef3a03f76dbda5e349fe8c236351749973 README
100644 blob 136 c8dca5b771fe0c5230f2f71f63906109a0111d7e TODO
100755 blob 1434 07c89af970fa1b3476acbb1e9c29304e4578c570 build.sh
100755 blob 314 586ce56896717f6a5a2021c79777b8e4ac73c486 dev.sh
100644 blob 944 4507b517961adc77a4f6e8e571da15a8df00fdcf docker-compose-dev.yml
100644 blob 75 42cbebeb9ee759406157a2c838134d7cccf7c828 docker-compose.yml
100644 blob 245 5d3e9f136ca7d26c52645ae66ef1f8795320bcdf init-pg.sh
100755 blob 83 15ae08d70b4d34b6dd2c2e359dec9e32ad0ec90b inspect_pg.sh
100644 blob 131 920f943c006d8081f1b039b94835e0b86edb090b prepare.sh
100755 blob 351 71cadfdd969c2cac9d6ebdc1295813b29e1d58fe push.sh
100755 blob 2819 079ca37d8b41415ead26131293ed6d07d34c0cc4 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