Commit Graph

6 Commits

Author SHA1 Message Date
timothycarambat
0cba89a54b remove master tag on cloud-deployment templates 2024-07-26 10:36:05 -07:00
timothycarambat
ed49032db4 Revert "update chown in DO droplet (#1966)"
This reverts commit 3457cc4b7a.
2024-07-26 10:34:53 -07:00
Timothy Carambat
3457cc4b7a
update chown in DO droplet (#1966)
change `:master` tag to be `:latest`
resolves #1965
2024-07-25 08:01:55 -07:00
Timothy Carambat
719521c307
Document Processor v2 (#442)
* wip: init refactor of document processor to JS

* add NodeJs PDF support

* wip: partity with python processor
feat: add pptx support

* fix: forgot files

* Remove python scripts totally

* wip:update docker to boot new collector

* add package.json support

* update dockerfile for new build

* update gitignore and linting

* add more protections on file lookup

* update package.json

* test build

* update docker commands to use cap-add=SYS_ADMIN so web scraper can run
update all scripts to reflect this
remove docker build for branch
2023-12-14 15:14:56 -08:00
Timothy Carambat
d094cc3c10
docs: update deployment templates to just pull the docker image (#445)
docs: update deployment templates to just pull the docker image and boot that instead of building
2023-12-13 19:55:23 -08:00
timothycarambat
ab9304b6dd move cloud deployment scripts and readmes into subfolder 2023-07-20 12:13:40 -07:00