Git Product home page Git Product logo

Comments (15)

hillelcoren avatar hillelcoren commented on September 26, 2024 2

I believe this may be your question:

https://stackoverflow.com/questions/44604624/creating-app-from-several-sources

I'd suggest reviewing our license to make sure you're in compliance.

https://github.com/invoiceninja/invoiceninja/blob/master/LICENSE

from dockerfiles.

hillelcoren avatar hillelcoren commented on September 26, 2024 1

You can probably modify this seed

https://github.com/invoiceninja/invoiceninja/blob/master/database/seeds/UserTableSeeder.php

from dockerfiles.

hillelcoren avatar hillelcoren commented on September 26, 2024 1

Thanks for the clarification!

Your project looks good.

from dockerfiles.

hillelcoren avatar hillelcoren commented on September 26, 2024

The setup screen is shown when either:

  • The tables haven't been created in the database
  • The user/account record hasn't been created

Which values are getting undone, the form should be populated with the current settings.

from dockerfiles.

karneaud avatar karneaud commented on September 26, 2024

then I guess it must be the user account is there anything built in to set this up or do I need to come up with the seed myself?

from dockerfiles.

karneaud avatar karneaud commented on September 26, 2024

noted!

from dockerfiles.

hillelcoren avatar hillelcoren commented on September 26, 2024

Can you explain how you're using the app, are you reselling/redistributing it?

The problem with the seeder is the user won't have a chance to accept the application's terms of service.

from dockerfiles.

karneaud avatar karneaud commented on September 26, 2024

@hillelcoren it is for personal use( I bought my own license) however I did make a public build pack for hosting on heroku https://github.com/karneaud/invoiceninja-buildpack ( unmodified unlicensed)

Let me know if this is appropriate

from dockerfiles.

karneaud avatar karneaud commented on September 26, 2024

@hillelcoren thanks! Initially for some reason everytime I updated "my" source code and the rebuilt the project I kept having to go through "setup" process even though I had a persistent database. However, I believe it maybe because I had a script run post build to "force migrate"

I note another funny thing is that the application kept going to "/update" but errors out. I assume it was because I was running a previous version and it was trying to auto update?

from dockerfiles.

karneaud avatar karneaud commented on September 26, 2024

@hillelcoren BTW the referenced question was related to trying to develop a build pack/ or template for hosting invoice ninja on Openshift. However as you can see I'm stuck as I'm not familiar with openshift at the moment

from dockerfiles.

hillelcoren avatar hillelcoren commented on September 26, 2024

What error are you seeing when loading /update?

from dockerfiles.

karneaud avatar karneaud commented on September 26, 2024

Here's the thing....when trying to access the site when an earlier version was installed it automatically redirected to /update this kept leading to a 503 Service Unavailable which I'm not sure of because it should have gone to /setup at the time. Now that I am using the latest and already went through the setup everything seems to work. However, I note that going to /update give me the 503 error

from dockerfiles.

hillelcoren avatar hillelcoren commented on September 26, 2024

I'm not sure, you should only see a 503 error if the app is in maintenance mode.

Are there any details in the logs in storage/logs/laravel-error.log

from dockerfiles.

karneaud avatar karneaud commented on September 26, 2024

there isn't one. if you want to continue his talk on a more personal level I can email u my gmail and we can google chat about it further

from dockerfiles.

hillelcoren avatar hillelcoren commented on September 26, 2024

Whatever you prefer...

from dockerfiles.

Related Issues (20)

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.