Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Site needs to be deployed again #19

Open
zmughal opened this issue Mar 1, 2015 · 12 comments
Open

Site needs to be deployed again #19

zmughal opened this issue Mar 1, 2015 · 12 comments

Comments

@zmughal
Copy link
Contributor

zmughal commented Mar 1, 2015

No description provided.

@zmughal
Copy link
Contributor Author

zmughal commented Aug 24, 2015

Just giving this a bump, since it seems it still hasn't been deployed. ;-)

@ribasushi
Copy link

There has been a breakdown of communication on how to actually deploy the current site. I myself (@ribasushi) have no direct knowledge on how to do it.

@zmughal: Could you possibly do the legwork and put together a mini-howto of "how to modify/deploy http://dbix-class.org", possibly by collecting info from @castaway, @dpetrov, @shadowcat-mdk and @idnorton ?

Thanks in advance!

@zmughal
Copy link
Contributor Author

zmughal commented Aug 24, 2015

I'd be happy to help! I'll send an e-mail to kick it off if I don't get a response here by Wednesday.

@castaway
Copy link
Member

"Site needs to be deployed again" isnt terribly descriptive of anything.. why, what, who, where?

@castaway
Copy link
Member

Fairly sure its "log in to box, do a git pull".. as the deployment technique..

@castaway
Copy link
Member

I was close.. git pull, then make install .. ;)

@castaway
Copy link
Member

The box in question is SC's "kitty"..

@castaway
Copy link
Member

Ok, I told a few porkies.. what you really need to do is first sacrifice a chicken..

  1. login to kitty aka dbix-class.org
  2. sush dbicorg
  3. cd docroot
  4. git pull origin master
  5. make install
  6. cp -a ../DBIC-Web/pages/*.html .

NB: The above requires 5a) repeat on own box and copy assets/css/application.css over via ssh, as kitty doesn't actually have lessc on it..

I have updated the "update-site.sh" file with the above, including a backup first, since it won't do the lessc part, and the attempt to removes the old one..

BTW is this a brilliant idea? http://www.dbix-class.org/.git/

@zmughal
Copy link
Contributor Author

zmughal commented Aug 25, 2015

@castaway++

What would it take to make update-site.sh as part of a GitHub-based webhook?

@castaway
Copy link
Member

I wouldn't do that until the lessc issue is fixed.. and as I'm told by the admin that the box is too old (its OS that is), we'll have to either install manually or remove that requirement from the codebase (etoofancy!)

@zmughal
Copy link
Contributor Author

zmughal commented May 22, 2020

It appears that the domain at http://dbix-class.org/ no longer works and shows the notice below. I noticed that the link to it was removed in this commit Perl5/DBIx-Class@471279b#diff-19e579bc315f02736320e3c57c24771e.

Selection_682

@castaway
Copy link
Member

The domain registration has been left to lapse, as the site wasn't being maintained

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants