Skip to content
This repository was archived by the owner on Jul 10, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

283 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo has moved!

This script has been included in main eLabFTW repository.

elabctl.sh

This script is used to manage an eLabFTW instance.

See the main documentation.

Install

As root:

With curl:

curl -sL https://get.elabftw.net -o /usr/local/bin/elabctl && chmod +x /usr/local/bin/elabctl

Or with wget:

wget -qO- https://get.elabftw.net > /usr/local/bin/elabctl && chmod +x /usr/local/bin/elabctl

Use

Make sure that /usr/local/bin is in your $PATH.

elabctl help

About

elabctl is a tool to manage (install/backup/update) an eLabFTW installation

Topics

Resources

Stars

18 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages