Mode Type Size Ref File
100644 blob 101 657dac5e05bba2fda785b607eaadd47d4fe4203f .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 987 de885189a327e2d68a39657779776e773c6bf489 Dockerfile-rocketgit.tmpl
100644 blob 1513 9c5269ef3a03f76dbda5e349fe8c236351749973 README
100644 blob 225 964c3fd07dcb7d7070e0dc853aa22d38ff9b4200 TODO
100755 blob 996 d2fbb25eb846ad622a0a1c9d29b39418286016ba build.sh
100755 blob 320 bd1c59deeafac597b6183d1fc148d96c98a5437b dev.sh
100644 blob 944 4507b517961adc77a4f6e8e571da15a8df00fdcf docker-compose-dev.yml
100644 blob 75 42cbebeb9ee759406157a2c838134d7cccf7c828 docker-compose.yml
100644 blob 266 f9897ce3693f272e895952407fda46307179abeb init-pg.sh
100755 blob 87 b2a5904689cbf259e2184f174ce42dc1fe5c65f3 inspect_pg.sh
100644 blob 131 920f943c006d8081f1b039b94835e0b86edb090b prepare.sh
100755 blob 351 71cadfdd969c2cac9d6ebdc1295813b29e1d58fe push.sh
100755 blob 2874 6385ff29300736863e95a397ff743329b042ad3d 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