This website requires JavaScript.
Explore
Help
Register
Sign In
James
/
purr
Watch
1
Star
0
Fork
0
You've already forked purr
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
purr
/
examples
History
James Eversole
478384aae9
Secrets are now stored as AES encrypted -> Base64 encoded strings, retrieval is still plaintext and will need to be updated to reflect the required unencoding and decryption process
2022-07-29 20:31:58 -05:00
..
config.dhall
Secrets are now stored as AES encrypted -> Base64 encoded strings, retrieval is still plaintext and will need to be updated to reflect the required unencoding and decryption process
2022-07-29 20:31:58 -05:00
docker-stack.yml
Updated example config file and docker-stack YAML to reflect SQLite requirements
2022-07-18 16:07:04 -05:00
Dockerfile
Organize application logic by core/feature breakouts, add dhall configuration support and add a range of new config options in the Reader, add example configuration/deployment files
2022-07-01 20:34:29 -05:00