Skip to content

Simple ansible role to install owncloud infinite scale as systemd service

License

Notifications You must be signed in to change notification settings

enbrnz/ansible-role-ocis-systemd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-role-ocis-systemd

Simple ansible role to install ownCloud infinite scale as systemd service


What it does

  1. Create a group
  2. Create a system_user in group, Shell: /sbin/nologin, Home: /var/lib/ocis
  3. Create /etc/ocis with ownership system_user:group
  4. Create /etc/ocis/ocis.env
  5. Create a random ocis admin password
  6. Run ocis init
  7. Create a systemd unit file
  8. Enable and start systemd unit

About

Simple ansible role to install owncloud infinite scale as systemd service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages