Skip to content
/ config Public

Config and template files for my server and my workstation

Notifications You must be signed in to change notification settings

chanlvh/config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

config

to install this server, copy & paste this in the server's console:

source <(curl -s https://raw.githubusercontent.com/chanlvh/config/master/server.sh)

to install an app, run this on your workstation:

HOST_NAME=note.cool APP_NAME=posture ./app.sh

to set the whole things up, run this on your workstation:

HOST_NAME=note.cool ./setup.sh

in all script, set environment variable DEBUG=true to enable debugging (verbose) mode

About

Config and template files for my server and my workstation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published