Skip to content
This repository has been archived by the owner on Apr 12, 2020. It is now read-only.
/ uberspace Public archive

Helper scripts and config files I use on my Uberspace.

Notifications You must be signed in to change notification settings

yellowled/uberspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash helper scripts

Staging

Copy both stage and unstage to ~/bin/ and mkdir ~/stage. Configure the variable DOMAIN (the domain associated with your Uberspace) in ~/bin/stage and ~/bin/unstage.

  • stage <STAGENAME> creates stagename.yourdomain.tld (or rather the directory required for that) and a MySQL database named username_stagename. It also links the stage to your home dir, so you can access it through ~/stage/stagename/.
  • unstage <STAGENAME> removes stage, symlink and MySQL database.

About

Helper scripts and config files I use on my Uberspace.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages