Giter Site home page Giter Site logo

docker-afs's Introduction

Docker-afs

A docker image that creates a single AFS server and a docker image that is an AFS client.

What you get

  • An AFS server with
    • A protection database server
    • A volume location server
    • A backup server
    • Demand-attach file server
    • An AFS admin user (by default afsadmin.admin)
  • An AFS client where you can run AFS functions

Running

Just run ./start.sh on the root directory of this repo.

You will need to have Vagrant installed.

How to customize (eg. change the CELL_NAME)

  1. Change the file afs.env. This way the properties will be shared between the various containers.
  2. Define environment variables in docker-compose.yml. You will need to define them for each service that uses AFS.

You can also customize Kerberos parameters in the kerberos.env file.

Sugested usage of this repo

This repository has designed to bootstrap the creation of an AFS server for projects that need an AFS installation to perform tests.

For example: you have a project that uses AFS and you need to test it against a working AFS installation. You will need to create in your project repository the necessary files to setup an AFS server. To bootstrap that process you can simply copy this repository files to your project and them modify them so that you can test your application inside the afs-client container.

If you want to keep up with the possible changes of this repo, you can use:

Resources on how to setup an AFS server

These are the resources that were used, in some way or another, to create the files in this repository.

License

docker-afs is open source and available under the MIT license.

docker-afs's People

Contributors

lasering avatar magicknot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.