Re: [PR] systemd ofbiz.service [ofbiz-tools]

2024-02-22 Thread via GitHub


danwatford commented on PR #10:
URL: https://github.com/apache/ofbiz-tools/pull/10#issuecomment-1960858603

   Hello @ergohack ,
   
   Please could you provide some information on what problem this PR is 
solving? Perhaps raise a corresponding ticket for discussion - 
https://issues.apache.org/jira/, or send a message to the mailing list  - 
https://ofbiz.apache.org/mailing-lists.html
   
   This repository is intended for tools and scripts internal to the project. 
We do not currently use systemd so I don't see why we need the ofbiz.service 
file added here.
   
   I'll close this PR for now. Please re-open if you have more information.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@ofbiz.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] systemd ofbiz.service [ofbiz-tools]

2024-02-22 Thread via GitHub


danwatford closed pull request #10: systemd ofbiz.service
URL: https://github.com/apache/ofbiz-tools/pull/10


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@ofbiz.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] systemd ofbiz.service [ofbiz-tools]

2024-02-22 Thread via GitHub


ergohack opened a new pull request, #10:
URL: https://github.com/apache/ofbiz-tools/pull/10

   `ofbiz.service` runs in Linux `systemd` deployments instead of the older 
`init.d` deployments.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@ofbiz.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Host demo-stable site from pre-built container images (OFBIZ-12862) [ofbiz-tools]

2023-10-27 Thread via GitHub


danwatford merged PR #9:
URL: https://github.com/apache/ofbiz-tools/pull/9


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@ofbiz.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Host demo-stable site from pre-built container images (OFBIZ-12862) [ofbiz-tools]

2023-10-27 Thread via GitHub


danwatford opened a new pull request, #9:
URL: https://github.com/apache/ofbiz-tools/pull/9

   Rather than checking out and building from source, use pre-built container 
snapshot images and host the site as a docker container.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@ofbiz.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [ofbiz-tools] danwatford merged pull request #8: Added: RAT exclusions for buildSrc output and npm package.json files (OFBIZ-12789)

2023-04-28 Thread via GitHub


danwatford merged PR #8:
URL: https://github.com/apache/ofbiz-tools/pull/8


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@ofbiz.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [ofbiz-tools] danwatford merged pull request #7: Implemented: Use container deployment for demo-next site (OFBIZ-12798)

2023-04-12 Thread via GitHub


danwatford merged PR #7:
URL: https://github.com/apache/ofbiz-tools/pull/7


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@ofbiz.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [ofbiz-tools] danwatford merged pull request #6: Implemented: User namespace remapping (OFBIZ-12795)

2023-04-11 Thread via GitHub


danwatford merged PR #6:
URL: https://github.com/apache/ofbiz-tools/pull/6


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@ofbiz.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [ofbiz-tools] danwatford opened a new pull request, #6: Implemented: User namespace remapping (OFBIZ-12795)

2023-04-11 Thread via GitHub


danwatford opened a new pull request, #6:
URL: https://github.com/apache/ofbiz-tools/pull/6

   Updated README to refer to the use of user namespace remapping by the docker 
daemon.
   
   Configuration changes to enable user namespace remapping are reflected in 
the INFRA puppet configuration for the ofbiz-vm1 host.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@ofbiz.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [ofbiz-tools] danwatford merged pull request #5: Implemented: Use docker container deployment to host demo-trunk site (OFBIZ-12786)

2023-04-06 Thread via GitHub


danwatford merged PR #5:
URL: https://github.com/apache/ofbiz-tools/pull/5


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@ofbiz.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [ofbiz-tools] danwatford opened a new pull request, #5: Implemented: Use docker container deployment to host demo-trunk site (OFBIZ-12786)

2023-03-28 Thread via GitHub


danwatford opened a new pull request, #5:
URL: https://github.com/apache/ofbiz-tools/pull/5

   Original scripts used to rebuild and launch demo-trunk have been disabled in 
favour of a docker compose application run by the ofbizdocker user.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@ofbiz.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org