This website requires JavaScript.
Explore
Help
Sign In
tronnet
/
ProxmoxAAS-API
Watch
1
Star
0
Fork
0
You've already forked ProxmoxAAS-API
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1a8e804be1
ProxmoxAAS-API
/
.gitignore
5 lines
79 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add package.json, add gitignore, add express as dependency Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-01-17 22:57:42 +00:00
**/package-lock.json
add vars.js.template, use vars config items in api
2023-01-25 00:28:44 +00:00
**/node_modules
add api package cli arg, fix comments
2023-08-05 00:38:57 +00:00
**/localdb.json
major rework of backend loading and usage: - split config from user data to config.json, add config.hson.template - moved default user data localdb to root folder - moved pve, localdb, ldap backend handlers to backends sub folder - add dynamic loading of all backends - add dynamic mapping for auth backends to support multiple auth sources - update affected endpoints
2024-01-06 22:36:18 +00:00
**/docs
**/config.json
Reference in New Issue
Copy Permalink