Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verkel local network setup

This repo contains everything necessary to install an instance of verkel for use in a local network environment. There is no built-in support for external SSL certificates, although it's trivial to supply your own by using certbot and pointing it to the "nginx/certs" subdirectory.

How to install verkel

  1. Make sure you have installed all necessary packages:

    • git
    • docker
    • docker-compose-v2
    • pwgen
  2. Clone this repository:

    sudo git clone https://github.com/InterFelix/verkel-local-setup.git /etc/verkel
  3. Run the script:

    # Switch to verkel directory:
    cd /etc/verkel
    # Make the install-script executable:
    sudo chmod +x install.sh
    # Run the install-script:
    sudo ./install.sh

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages