Coder Social home page Coder Social logo

markhilton / larakube Goto Github PK

View Code? Open in Web Editor NEW
173.0 173.0 38.0 20 KB

Laravel app deployment for auto scaled Kubernetes cluster

License: MIT License

Shell 19.81% Dockerfile 43.88% Smarty 36.31%
auto-scaling docker docker-compose docker-image helm helm-chart kubernetes laravel nginx php-fpm

larakube's People

Contributors

markhilton avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

larakube's Issues

Why compose and kubernetes?

Hi,

I have been studying this repo and was wondering why you have both compose and kubernetes together in here?

If its just for local dev purposes wouldnt it make sense to do local development within the kubernetes so you are as close to prod's environment as you can get?

Cheers.

App secrets not being loaded by laravel

Hello,

I've been playing around this and actually added a secret for the laravel app settings (.env file), on Laravel 5.7 I'm not being able to use the env settings on the laravel.

If I enter the php-fpm container and run echo $MYSQL_USER I get homestead (correct, is what I passed in the docker variables) but when I run php artisan migrate for example it uses the forge user (which is the default when no variable is found).
If I create a .env file it uses that file correctly. having this said, how can I get this to work with the docker environment variables?

SSL

Hi, i have a question. how i can implement ssl like lets encrypt?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.