Skip to content

Alpine configuration management scripts (mirror)

Notifications You must be signed in to change notification settings

promethial/alpine-conf

This branch is 602 commits behind alpinelinux/alpine-conf:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8c6d977 · Feb 21, 2019
Nov 2, 2016
Dec 13, 2018
Jan 23, 2019
Aug 1, 2011
Jun 12, 2018
Sep 27, 2011
Nov 7, 2018
Nov 2, 2016
Nov 2, 2016
Feb 21, 2019
Nov 2, 2016
Jun 12, 2018
Oct 19, 2017
Jan 23, 2019
Nov 2, 2016
Nov 2, 2016
Nov 2, 2016
Jun 13, 2018
Feb 28, 2018
Nov 2, 2016
Nov 2, 2016
Nov 2, 2016
Nov 2, 2016
Nov 2, 2016
Nov 2, 2016
Jul 3, 2013
Nov 2, 2016
Nov 2, 2016
Jun 21, 2018
Oct 19, 2017
Dec 21, 2016
Feb 15, 2019

Repository files navigation

Alpine Conf are a set of utilities for making backup of config files and for setting up a new Alpine Linux computer.

LBU:

* Basic usage:

To add a file or folder to be backed up, lbu include /path/to/foo
To remove a file from being backed up, lbu exclude /path/to/foo
To setup LBU options, edit /etc/lbu/lbu.conf
To create a package as specified in lbu.conf, lbu commit
To override destination of the backup package, lbu package /path/to/bar.apkovl.tar.gz

Setup scripts:

The main script is called setup-alpine, and it will perform basic system setup
Each script can be called independently, for example:
	setup-acf	Sets up ACF web interface
	setup-ntp	Sets up NTP service
	etc

For further information, please see http://alpinelinux.org/apk/main/x86/alpine-conf or
the Alpine Linux documentation wiki at http://wiki.alpinelinux.org

About

Alpine configuration management scripts (mirror)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 87.5%
  • C 11.1%
  • Makefile 1.4%