mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-12-27 13:52:21 +00:00
Compare commits
No commits in common. "bce1839e2e34e0bd1bd1e7969cc58fc8d297ccbc" and "456078c1f5f71fac3cb3a485f44cd39c8f494e9c" have entirely different histories.
bce1839e2e
...
456078c1f5
31
README.md
31
README.md
@ -49,9 +49,8 @@ Fun.
|
|||||||
layer under Proxmox, and preferring light distributions like Alpine
|
layer under Proxmox, and preferring light distributions like Alpine
|
||||||
Linux
|
Linux
|
||||||
- _Pragmatic simplicity_
|
- _Pragmatic simplicity_
|
||||||
This goal yields some compromises to previous goals, for example
|
This goal yields some compromises to previous goals, for example [TKL]()
|
||||||
[TKL](https://www.turnkeylinux.org/) is used as a base for
|
is used as a base for [Nextcloud]() effectively simplifying the setup
|
||||||
[Nextcloud](https://nextcloud.com/) effectively simplifying the setup
|
|
||||||
and administration of all the related components at the cost of a
|
and administration of all the related components at the cost of a
|
||||||
heavier CT, transparently integrating multiple related services
|
heavier CT, transparently integrating multiple related services
|
||||||
|
|
||||||
@ -280,12 +279,7 @@ Includes:
|
|||||||
make syncthing
|
make syncthing
|
||||||
```
|
```
|
||||||
|
|
||||||
Syncthing administration interface is accessible via https://syncthing.adm/
|
XXX
|
||||||
on the ADMIN network, it is recommended to set an admin password on
|
|
||||||
the web interface as soon as possible.
|
|
||||||
|
|
||||||
No additional routing or network configuration is required, Syncthing is
|
|
||||||
smart enough to handle its own connections itself.
|
|
||||||
|
|
||||||
For more info see: https://syncthing.net/
|
For more info see: https://syncthing.net/
|
||||||
|
|
||||||
@ -296,17 +290,9 @@ For more info see: https://syncthing.net/
|
|||||||
make nextcloud
|
make nextcloud
|
||||||
```
|
```
|
||||||
|
|
||||||
Nextcloud will get mapped to subdomain `$NEXTCLOUD_SUBDOMAIN` of
|
XXX
|
||||||
`$NEXTCLOUD_DOMAIN` (defaulting to `$DOMAIN`, if not defined).
|
|
||||||
|
|
||||||
For basic configuration edit the generated: [config.global](./config.global)
|
For more info see: https://nextcloud.com/
|
||||||
and for defaults: [config.global.example](./config.global.example).
|
|
||||||
|
|
||||||
For deeper management use the [TKL](https://www.turnkeylinux.org/) consoles
|
|
||||||
(via https://nextcloud.srv, on the LAN network) and `ssh`, for more details
|
|
||||||
see: https://www.turnkeylinux.org/nextcloud
|
|
||||||
|
|
||||||
For more info on Nextcloud see: https://nextcloud.com/
|
|
||||||
|
|
||||||
|
|
||||||
### Gitea
|
### Gitea
|
||||||
@ -315,13 +301,10 @@ For more info on Nextcloud see: https://nextcloud.com/
|
|||||||
make gitea
|
make gitea
|
||||||
```
|
```
|
||||||
|
|
||||||
Gitea is mapped to the subdomain `$GITEA_SUBDOMAIN` of `$GITEA_DOMAIN`
|
XXX
|
||||||
or `$DOMAIN` if the former is not defined.
|
|
||||||
|
|
||||||
For basic configuration edit the generated: [config.global](./config.global)
|
|
||||||
and for defaults: [config.global.example](./config.global.example).
|
|
||||||
|
|
||||||
For more info see: https://gitea.com/
|
For more info see: https://about.gitea.com/
|
||||||
|
|
||||||
|
|
||||||
### Custom services
|
### Custom services
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user