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

Docker images for php send / receive #125

Closed
michielbdejong opened this issue Jun 16, 2022 · 9 comments
Closed

Docker images for php send / receive #125

michielbdejong opened this issue Jun 16, 2022 · 9 comments

Comments

@michielbdejong
Copy link
Member

No description provided.

@michielbdejong
Copy link
Member Author

@michielbdejong
Copy link
Member Author

br0kk0l1/WSSec#1

@michielbdejong
Copy link
Member Author

To generate a signature:

cd ./xml-transaction/src
php index.php
git status

@michielbdejong
Copy link
Member Author

@michielbdejong
Copy link
Member Author

I should try to put that into code ^

@michielbdejong
Copy link
Member Author

https://github.com/pondersource/WSSec/blob/main/PonderSource/WSSec/Security.php looks useful too.
And we'll need https://github.com/pondersource/invoice-ubl but I think the nextcloud app already uses that.
Will maybe start with a Docker image for Nextcloud + peppolnext

@michielbdejong
Copy link
Member Author

I think I fixed the vue/compiler-sfc error with npm install vue@latest

michielbdejong pushed a commit that referenced this issue Jun 27, 2022
@michielbdejong
Copy link
Member Author

michielbdejong commented Jun 27, 2022

docker run -it -v /root/peppol-php:/var/www/html/apps/peppol-php -u root 5e552ee76dcf /bin/bash

michielbdejong pushed a commit that referenced this issue Jun 27, 2022
@michielbdejong
Copy link
Member Author

Now got it to the point where it runs webpack build and finds all dependencies, but it's still outputting loads of errors and warnings, see #129. I'll comment out the build for now and fix that later.

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

1 participant