Commit Graph

15 Commits

Author SHA1 Message Date
Andrew Ferrazzutti 70c21e528f Merge branch 'systemd' into testing 2021-07-14 02:44:07 -04:00
Andrew Ferrazzutti d5cd9fe8b9 Tweak systemd units
Changes include:
* Remove target unit
* Create and use config directory
* Use directory directly under /opt as home
* Rename suggested user/group
* Restart on failure
* (aside) Rename Node module name after Chrome unit
2021-07-14 02:40:35 -04:00
Andrew Ferrazzutti b7734aa9ba Merge remote-tracking branch 'lecris/systemd' into systemd 2021-07-13 02:38:42 -04:00
Andrew Ferrazzutti be1ec0217c Update Dockerfiles and dependencies
* Update Dockerfiles to work properly
* Use latest available version of Alpine Linux
* Update Puppeteer to 9.1.1 to match Chrome version available in latest
  Alpine Linux
* Add docker script for Node process to allow custom config
* Provide separate example config for running Node in docker

TODO: Update SETUP.md with Docker instructions
2021-07-12 02:27:33 -04:00
Cristian Le 10308fdf6d
Use notify for systemd 2021-06-23 10:21:27 +09:00
Andrew Ferrazzutti d080590c54 Document minimum requirements
Also bump the LINE extension version mentioned in SETUP.md (which the
bridge still works with, as far as I can tell)
2021-05-03 02:44:11 -04:00
Andrew Ferrazzutti 8263023d2b Update links 2021-03-19 13:30:09 -04:00
Andrew Ferrazzutti 456ac7ff50 Rename again 2021-03-15 01:40:56 -04:00
Andrew Ferrazzutti b25bac8cea Rename 2021-02-26 14:19:48 -05:00
Andrew Ferrazzutti 85814f9793 More changes 2021-02-26 02:22:41 -05:00
Andrew Ferrazzutti 9033ec856b Rename amp->line 2021-02-26 01:28:54 -05:00
Tulir Asokan 03e8090cd1 Add flag to set browser executable path 2020-08-24 18:26:07 +03:00
Tulir Asokan ccf7e25f46 Downgrade to puppeteer 5.1.0 to use chromium from Alpine repos 2020-08-24 18:10:16 +03:00
Tulir Asokan dd16b3d461 Add API for puppeteer script 2020-08-18 16:47:16 +03:00
Tulir Asokan 6c11f73ef4 Initial commit
The puppeteer script kind of works, but needs an API.
The bridge doesn't exist yet.
2020-08-17 22:03:12 +03:00