Skip to content
/ registry-template Public template

A template that enables you to create your own registries that work with Flowcase.

Notifications You must be signed in to change notification settings

flowcase/registry-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flowcase Registry Template

This README provides instructions on how to use the Flowcase Registry Template to create your own registries that work with Flowcase.

Getting Started

To get started, follow these steps:

  1. Clone or download the Flowcase Registry Template repository.
  2. Open the registry-template directory in your preferred code editor.
  3. Customize the registry by modifying the droplets.json file.
  4. Deploy the registry to GitHub Pages or another hosting service to make it accessible online.
  5. Add the registry as a source in your Flowcase admin dashboard.

Customizing the Registry

To customize the droplets (applications or services) available in your registry, you can edit the droplets.json file. This file includes details such as the image path, display name, Docker container registry, Docker image, and a description for each droplet. You can also customize the name of your registry by editing the info.json file. This file contains the name of your registry, which is displayed in the Flowcase interface.

Running the Registry

To make changes to the repository and deploy them to GitHub Pages, follow these steps:

  1. Clone the repository to your local machine.
  2. Make the desired changes to the files.
  3. Commit and push the changes to the repository.
  4. Enable GitHub Pages in the repository settings.
  5. Choose the branch and folder to publish.
  6. Access your deployed website using the provided URL.

Adding the Registry to Flowcase

To use your custom registry with Flowcase, add it using the admin dashboard.

Contributing

If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request on the Flowcase Registry Template repository.

Happy registry building with Flowcase!

About

A template that enables you to create your own registries that work with Flowcase.

Resources

Stars

Watchers

Forks

Languages