Closed japsu closed 5 years ago
The current head has moved to gitlab: https://gitlab.com/iskcrew/isk
Thanks, I'll reopen there.
On Wed, Jan 23, 2019 at 11:41 AM depili notifications@github.com wrote:
The current head has moved to gitlab: https://gitlab.com/iskcrew/isk
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/iskcrew/isk/pull/37#issuecomment-456735007, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGrVS048QXxE_ifSYVoyPM9il1sRp8aks5vGC5NgaJpZM4aOOxI .
-- Santtu Pajukanta
FYI: https://gitlab.com/iskcrew/isk/tree/feature/docker still needs some tidying but contains a working (on some values of working) containers and kubernetes configuration for isk
Fixed:
config/secrets.yml
docker-config.env
--init
to custom containers to make them shut down fasterWith these, the application starts and can be accessed at http://localhost:8080.
Obvious problems after this:
Cannot render console from 172.19.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255
Open questions & further improvement:
git clone && cd && docker-compose up
without other steps requireddatabase.yml
andsecrets.yml
in Git?rake db:create
etc. has already been run and run if not