mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-22 02:12:17 +00:00
cleanup: remove docs/, update README & CONTRIBUTING, fix repo config (#13770)
This commit is contained in:
committed by
GitHub
parent
b2c0d7646e
commit
997e05dfb1
@@ -1,31 +0,0 @@
|
||||
# alpine-tools.func Functions Reference
|
||||
|
||||
Alpine-specific tool installation functions.
|
||||
|
||||
## Core Functions
|
||||
|
||||
### apk_update()
|
||||
Update Alpine package lists.
|
||||
|
||||
### apk_add(PACKAGES)
|
||||
Install Alpine packages.
|
||||
|
||||
### apk_del(PACKAGES)
|
||||
Remove Alpine packages.
|
||||
|
||||
### add_community_repo()
|
||||
Enable Alpine community repository.
|
||||
|
||||
### add_testing_repo()
|
||||
Enable Alpine testing repository.
|
||||
|
||||
### Alpine Tool Functions
|
||||
- `setup_nodejs()` - Alpine Node.js
|
||||
- `setup_php()` - Alpine PHP
|
||||
- `setup_mariadb()` - Alpine MariaDB
|
||||
- `setup_postgresql()` - Alpine PostgreSQL
|
||||
- (+ more Alpine-specific setups)
|
||||
|
||||
---
|
||||
|
||||
**Last Updated**: December 2025
|
||||
Reference in New Issue
Block a user