Skip to content

m4wjw/ssswitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ssswitch

Name: ssswitch Editor: Sam Version: v1.1

1. Introduction

This tool is used to turn on or off the superset.

2. Preparation

  1. Configure the IP_ADDRESS of your superset
vi ssswitch

IP_ADDRESS="x.x.x.x"
  1. Configure the PORT of your service.
vi ssswitch

PORT="xxxx"
  1. Activate the superset env
conda activate <your superset env>
  1. Grant X mode to this file
chmod +x ssswitch

3. Usage

  1. start
ssswitch start
  1. stop
ssswitch stop
  1. restart
ssswitch restart
  1. status
ssswitch status

About

Superset Switch

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages