https://github.com/alexandergrooff/mvps-darch-bootstrap
Scripts for bootstrapping a Darch setup on mvps.net servers
https://github.com/alexandergrooff/mvps-darch-bootstrap
Last synced: over 1 year ago
JSON representation
Scripts for bootstrapping a Darch setup on mvps.net servers
- Host: GitHub
- URL: https://github.com/alexandergrooff/mvps-darch-bootstrap
- Owner: AlexanderGrooff
- License: mit
- Created: 2020-07-17T13:03:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-17T13:08:08.000Z (almost 6 years ago)
- Last Synced: 2025-02-01T20:26:29.572Z (over 1 year ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mvps-darch-bootstrap
Scripts for bootstrapping a [Darch](godarch.com) setup on [mvps.net](mvps.net) servers.
I've had some issues setting up a workable Darch setup on MVPS servers because they have a very small disk that is not easily partitionable.
This script uses the swap space to create a new rootdisk of 8GB instead of the starting 20GB. After that, darch is installed and set up.
Simply run `mvps_bootstrap.sh 1.2.3.4` on a newly booted Debian server and wait for a minute or two.