Giter Club home page Giter Club logo

Comments (12)

alexcpsec avatar alexcpsec commented on August 15, 2024

cc @blackfist

Any thoughts?

from pewpew.

hrbrmstr avatar hrbrmstr commented on August 15, 2024

The Apache build on Heroku seems to be busted (IMO). I can def blame Kevin
for that one :-)

On Sat, Nov 7, 2015 at 10:23 PM, Alex Pinto [email protected]
wrote:

cc @blackfist https://github.com/blackfist

Any thoughts?


Reply to this email directly or view it on GitHub
#17 (comment).

from pewpew.

blackfist avatar blackfist commented on August 15, 2024

aww man, did I break production again? I'll take a look at this issue.

On Sun, Nov 8, 2015 at 11:54 AM boB Rudis [email protected] wrote:

The Apache build on Heroku seems to be busted (IMO). I can def blame Kevin
for that one :-)

On Sat, Nov 7, 2015 at 10:23 PM, Alex Pinto [email protected]
wrote:

cc @blackfist https://github.com/blackfist

Any thoughts?


Reply to this email directly or view it on GitHub
#17 (comment).


Reply to this email directly or view it on GitHub
#17 (comment).

from pewpew.

vkremez avatar vkremez commented on August 15, 2024

datapsi-

Add index.php file with the following text in the root directory:
""

Then, it should work for you.

Vitali

from pewpew.

abdaton avatar abdaton commented on August 15, 2024

Yes i added index.php file and i changed app.json file and its work.

{
"name": "IPew Attack Map",
"description": "Now you can have your very own IP attack map",
"keywords": [
"security",
"map",
"pew"
],
"repository": "https://github.com/datapsi/pewpew.git",
"buildpacks": [
{
"url": "https://github.com/heroku/heroku-buildpack-php"
}
]
}

from pewpew.

hrbrmstr avatar hrbrmstr commented on August 15, 2024

If this is a universal fix (I didn't make and do not use the heroku
version) I can merge a PR for it.

On Tue, Jan 19, 2016 at 4:27 AM, datapsi [email protected] wrote:

Yes i added index.php file and i changed app.json file and its work.

{
"name": "IPew Attack Map",
"description": "Now you can have your very own IP attack map",
"keywords": [
"security",
"map",
"pew"
],
"repository": "https://github.com/datapsi/pewpew.git",
"buildpacks": [
{
"url": "https://github.com/heroku/heroku-buildpack-php"
}
]
}


Reply to this email directly or view it on GitHub
#17 (comment).

from pewpew.

DataStrategist avatar DataStrategist commented on August 15, 2024

bump! This bug is still active, @datapsi did you ever propose your fix as a pull request?

from pewpew.

hrbrmstr avatar hrbrmstr commented on August 15, 2024

Since @blackfist originated it and actually works at Heroku, I kinda expected a quick fix from him as well. Sadly, it seems too overwhelmingly difficult for him.

from pewpew.

abdaton avatar abdaton commented on August 15, 2024

Hi @mexindian its working after changes** for me on heroku. You can use Deploy to HEROKU button from here https://github.com/datapsi/pewpew

**Yes i added index.php file and i changed app.json file and its work.

{
"name": "IPew Attack Map",
"description": "Now you can have your very own IP attack map",
"keywords": [
"security",
"map",
"pew"
],
"repository": "https://github.com/datapsi/pewpew.git",
"buildpacks": [
{
"url": "https://github.com/heroku/heroku-buildpack-php"
}
]
}_**

from pewpew.

hrbrmstr avatar hrbrmstr commented on August 15, 2024

Definitely going to figure out some way to get the Heroku deploy working w/o forcing folks to run an insecure web configuration (php shldn't be necessary).

from pewpew.

hydrosquall avatar hydrosquall commented on August 15, 2024

Bumping this thread, as while @datapsi 's forked button deploys, the application won't work since all the resources are loaded over HTTP rather than HTTPS so the app fails to load :(

Excited to try it out though :)

from pewpew.

hydrosquall avatar hydrosquall commented on August 15, 2024

Separately- given that this is a frontend-only app so no server-side processing is necessary (aka it's a static site), there might be a way to let people deploy this conveniently using github-pages.

from pewpew.

Related Issues (14)

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.